|
HDK
|
#include <GU_RayIntersect.h>
Public Member Functions | |
| GU_RayInfoCache () | |
Public Attributes | |
| GU_RayPrimInfo * | priminfo |
| void * | data |
| bool | valid |
Definition at line 127 of file GU_RayIntersect.h.
|
inline |
Definition at line 130 of file GU_RayIntersect.h.
| void* GU_RayInfoCache::data |
Definition at line 138 of file GU_RayIntersect.h.
| GU_RayPrimInfo* GU_RayInfoCache::priminfo |
Definition at line 137 of file GU_RayIntersect.h.
| bool GU_RayInfoCache::valid |
Definition at line 139 of file GU_RayIntersect.h.