|
Blender V5.0
|
#include <bvh.h>
Inherits RTCRayQueryContext.
Public Attributes | |
| KernelGlobals | kg |
| const Ray * | ray |
Definition at line 62 of file kernel/device/cpu/bvh.h.
| KernelGlobals CCLFirstHitContext::kg |
Definition at line 63 of file kernel/device/cpu/bvh.h.
Referenced by kernel_embree_filter_intersection_func_impl(), and kernel_embree_intersect().
| const Ray* CCLFirstHitContext::ray |
Definition at line 65 of file kernel/device/cpu/bvh.h.
Referenced by kernel_embree_filter_intersection_func_impl(), and kernel_embree_intersect().