Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes | List of all members
PSSMLTSplat Struct Reference

#include <pssmlt.splat.h>

Public Member Functions

 PSSMLTSplat (int s, int t, const Math::Vec2 &rasterPos, const Math::Vec3 &L)
 
 PSSMLTSplat (const Math::Vec2 &rasterPos, const Math::Vec3 &L)
 

Public Attributes

int s
 

of light subpath vertices


 
int t
 

of eye subpath vertices


 
Math::Vec2 rasterPos
 Raster position.
 
Math::Vec3 L
 Radiance.
 

Detailed Description

Splat for path sampler. Used as a sampled result of light path sampler in PSSMLT.


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