Blender  V2.93
Public Member Functions | Public Attributes | List of all members
IntersectContext Class Reference

#include <bvh_embree.h>

Public Member Functions

 IntersectContext (CCLIntersectContext *ctx)
 

Public Attributes

RTCIntersectContext context
 
CCLIntersectContextuserRayExt
 

Detailed Description

Definition at line 65 of file kernel/bvh/bvh_embree.h.

Constructor & Destructor Documentation

◆ IntersectContext()

IntersectContext::IntersectContext ( CCLIntersectContext ctx)
inline

Definition at line 67 of file kernel/bvh/bvh_embree.h.

References context, and userRayExt.

Member Data Documentation

◆ context

RTCIntersectContext IntersectContext::context

Definition at line 72 of file kernel/bvh/bvh_embree.h.

Referenced by IntersectContext(), and scene_intersect().

◆ userRayExt

CCLIntersectContext* IntersectContext::userRayExt

Definition at line 73 of file kernel/bvh/bvh_embree.h.

Referenced by IntersectContext().


The documentation for this class was generated from the following file: