Arty
Public Member Functions | Public Attributes | List of all members
EmissionValue Struct Reference

Emission value at a given point on the light surface. More...

#include <lights.h>

Public Member Functions

 EmissionValue (const rgb &i, float pa, float pd)
 

Public Attributes

rgb intensity
 Intensity along the direction.
 
float pdf_area
 Probability to sample the point on the light.
 
float pdf_dir
 Probability to sample the direction using emission sampling.
 

Detailed Description

Emission value at a given point on the light surface.


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