|
Blender V4.3
|
#include <bvh.h>
Inherited by CCLIntersectContext.
Public Attributes | |
| KernelGlobals | kg |
| const Ray * | ray |
Definition at line 62 of file kernel/device/cpu/bvh.h.
| KernelGlobals CCLFirstHitContext::kg |
Definition at line 67 of file kernel/device/cpu/bvh.h.
Referenced by CCLIntersectContext::CCLIntersectContext(), kernel_embree_filter_func_backface_cull(), kernel_embree_filter_intersection_func_impl(), and kernel_embree_intersect().
| const Ray* CCLFirstHitContext::ray |
Definition at line 69 of file kernel/device/cpu/bvh.h.
Referenced by kernel_embree_filter_func_backface_cull(), kernel_embree_filter_intersection_func_impl(), and kernel_embree_intersect().