Blender
V3.3
|
#include <bvh.h>
Public Member Functions | |
IntersectContext (CCLIntersectContext *ctx) | |
Public Attributes | |
RTCIntersectContext | context |
CCLIntersectContext * | userRayExt |
Definition at line 75 of file kernel/device/cpu/bvh.h.
|
inline |
Definition at line 77 of file kernel/device/cpu/bvh.h.
References context, and userRayExt.
RTCIntersectContext IntersectContext::context |
Definition at line 82 of file kernel/device/cpu/bvh.h.
Referenced by IntersectContext(), and kernel_embree_intersect().
CCLIntersectContext* IntersectContext::userRayExt |
Definition at line 83 of file kernel/device/cpu/bvh.h.
Referenced by IntersectContext().