Blender V5.0
CCLVolumeContext Struct Reference

#include <bvh.h>

Inherits RTCRayQueryContext.

Public Attributes

KernelGlobals kg
const Rayray
numhit_t num_hits
Intersectionvol_isect

Detailed Description

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

Member Data Documentation

◆ kg

KernelGlobals CCLVolumeContext::kg

◆ num_hits

numhit_t CCLVolumeContext::num_hits

◆ ray

const Ray* CCLVolumeContext::ray

◆ vol_isect

Intersection* CCLVolumeContext::vol_isect

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