Blender  V3.3
Public Member Functions | Public Attributes | List of all members
IntersectContext Class Reference

#include <bvh.h>

Public Member Functions

 IntersectContext (CCLIntersectContext *ctx)
 

Public Attributes

RTCIntersectContext context
 
CCLIntersectContextuserRayExt
 

Detailed Description

Definition at line 75 of file kernel/device/cpu/bvh.h.

Constructor & Destructor Documentation

◆ IntersectContext()

IntersectContext::IntersectContext ( CCLIntersectContext ctx)
inline

Definition at line 77 of file kernel/device/cpu/bvh.h.

References context, and userRayExt.

Member Data Documentation

◆ context

RTCIntersectContext IntersectContext::context

Definition at line 82 of file kernel/device/cpu/bvh.h.

Referenced by IntersectContext(), and kernel_embree_intersect().

◆ userRayExt

CCLIntersectContext* IntersectContext::userRayExt

Definition at line 83 of file kernel/device/cpu/bvh.h.

Referenced by IntersectContext().


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