|
Blender
V2.93
|
#include <bvh_embree.h>
Public Member Functions | |
| IntersectContext (CCLIntersectContext *ctx) | |
Public Attributes | |
| RTCIntersectContext | context |
| CCLIntersectContext * | userRayExt |
Definition at line 65 of file kernel/bvh/bvh_embree.h.
|
inline |
Definition at line 67 of file kernel/bvh/bvh_embree.h.
References context, and userRayExt.
| RTCIntersectContext IntersectContext::context |
Definition at line 72 of file kernel/bvh/bvh_embree.h.
Referenced by IntersectContext(), and scene_intersect().
| CCLIntersectContext* IntersectContext::userRayExt |
Definition at line 73 of file kernel/bvh/bvh_embree.h.
Referenced by IntersectContext().