ChOptixLight Struct Reference

Description

Base light struct.

#include <ChOptixLightStructs.h>

Collaboration diagram for ChOptixLight:

Public Attributes

LightType light_type
 
bool delta
 
float3 pos
 
union {
   PointLightData   point
 
   SpotLightData   spot
 
   DirectionalLightData   directional
 
   RectangleLightData   rectangle
 
   DiskLightData   disk
 
   EnvironmentLightData   environment
 
specific
 

The documentation for this struct was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_sensor/optix/shaders/ChOptixLightStructs.h