| HDK
    | 
#include <rtcore_common.h>
| Public Attributes | |
| enum RTCIntersectContextFlags | flags | 
| RTCFilterFunctionN | filter | 
| unsigned int | instStackSize | 
| unsigned int | instID [RTC_MAX_INSTANCE_LEVEL_COUNT] | 
Definition at line 193 of file rtcore_common.h.
| RTCFilterFunctionN RTCIntersectContext::filter | 
Definition at line 196 of file rtcore_common.h.
| enum RTCIntersectContextFlags RTCIntersectContext::flags | 
Definition at line 195 of file rtcore_common.h.
| unsigned int RTCIntersectContext::instID[RTC_MAX_INSTANCE_LEVEL_COUNT] | 
Definition at line 201 of file rtcore_common.h.
| unsigned int RTCIntersectContext::instStackSize | 
Definition at line 199 of file rtcore_common.h.