Blender V4.3
CCLShadowContext Struct Reference

#include <bvh.h>

Inherited by CCLIntersectContext.

Public Attributes

IntegratorShadowState isect_s
 
float throughput
 
float max_t
 
bool opaque_hit
 
numhit_t max_hits
 
numhit_t num_hits
 
numhit_t num_recorded_hits
 

Detailed Description

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

Member Data Documentation

◆ isect_s

◆ max_hits

◆ max_t

float CCLShadowContext::max_t

◆ num_hits

◆ num_recorded_hits

numhit_t CCLShadowContext::num_recorded_hits

◆ opaque_hit

bool CCLShadowContext::opaque_hit

◆ throughput

float CCLShadowContext::throughput

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