Blender V5.0
CCLLocalContext Struct Reference

#include <bvh.h>

Inherits RTCRayQueryContext.

Public Attributes

KernelGlobals kg
const Rayray
numhit_t max_hits
int local_object_id
LocalIntersectionlocal_isect
uintlcg_state
bool is_sss

Detailed Description

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

Member Data Documentation

◆ is_sss

bool CCLLocalContext::is_sss

◆ kg

KernelGlobals CCLLocalContext::kg

◆ lcg_state

uint* CCLLocalContext::lcg_state

◆ local_isect

LocalIntersection* CCLLocalContext::local_isect

◆ local_object_id

int CCLLocalContext::local_object_id

◆ max_hits

numhit_t CCLLocalContext::max_hits

◆ ray

const Ray* CCLLocalContext::ray

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