![]() |
Lightmetrica
0.0.1.50dbee3 (yosakoi)
|
#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. | |
Splat for path sampler. Used as a sampled result of light path sampler in PSSMLT.
1.8.8