|
HDK
|
#include <rtcore_geometry.h>
Public Attributes | |
| int * | valid |
| void * | geometryUserPtr |
| unsigned int | primID |
| struct RTCIntersectContext * | context |
| struct RTCRayN * | ray |
| unsigned int | N |
| unsigned int | geomID |
Definition at line 99 of file rtcore_geometry.h.
| struct RTCIntersectContext* RTCOccludedFunctionNArguments::context |
Definition at line 104 of file rtcore_geometry.h.
| void* RTCOccludedFunctionNArguments::geometryUserPtr |
Definition at line 102 of file rtcore_geometry.h.
| unsigned int RTCOccludedFunctionNArguments::geomID |
Definition at line 107 of file rtcore_geometry.h.
| unsigned int RTCOccludedFunctionNArguments::N |
Definition at line 106 of file rtcore_geometry.h.
| unsigned int RTCOccludedFunctionNArguments::primID |
Definition at line 103 of file rtcore_geometry.h.
| struct RTCRayN* RTCOccludedFunctionNArguments::ray |
Definition at line 105 of file rtcore_geometry.h.
| int* RTCOccludedFunctionNArguments::valid |
Definition at line 101 of file rtcore_geometry.h.