Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
LightBVHNode Struct Reference

#include <LightBVH.hpp>

Public Attributes

uint32_t header
 
float3 origin
 
float3 extent
 
float flux
 
float3 coneDirection
 
float cosConeAngle
 

Member Data Documentation

◆ coneDirection

float3 LightBVHNode::coneDirection

◆ cosConeAngle

float LightBVHNode::cosConeAngle

◆ extent

float3 LightBVHNode::extent

◆ flux

float LightBVHNode::flux

◆ header

uint32_t LightBVHNode::header

◆ origin

float3 LightBVHNode::origin

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