HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RTCHitNp Struct Reference

#include <rtcore_ray.h>

Public Attributes

floatNg_x
 
floatNg_y
 
floatNg_z
 
floatu
 
floatv
 
unsigned intprimID
 
unsigned intgeomID
 
unsigned intinstID [RTC_MAX_INSTANCE_LEVEL_COUNT]
 

Detailed Description

Definition at line 194 of file rtcore_ray.h.

Member Data Documentation

unsigned int* RTCHitNp::geomID

Definition at line 204 of file rtcore_ray.h.

unsigned int* RTCHitNp::instID[RTC_MAX_INSTANCE_LEVEL_COUNT]

Definition at line 205 of file rtcore_ray.h.

float* RTCHitNp::Ng_x

Definition at line 196 of file rtcore_ray.h.

float* RTCHitNp::Ng_y

Definition at line 197 of file rtcore_ray.h.

float* RTCHitNp::Ng_z

Definition at line 198 of file rtcore_ray.h.

unsigned int* RTCHitNp::primID

Definition at line 203 of file rtcore_ray.h.

float* RTCHitNp::u

Definition at line 200 of file rtcore_ray.h.

float* RTCHitNp::v

Definition at line 201 of file rtcore_ray.h.


The documentation for this struct was generated from the following file: