Description

The different types of area lights that can exist in our current models.

Parameters for an area light

#include <ChOptixDefinitions.h>

Public Attributes

float3 pos
 the centre position of the area light from a global perspective
 
float3 color
 the light's color and intensity
 
float max_range
 the range at which 10% of the light's intensity remains
 
float3 du
 the vector signifying the length of the area light
 
float3 dv
 The vector signifying the width of the area light.
 

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