Photon Engine 2.0.0-beta
A physically based renderer.
|
Carries common informatiom for a photon map. More...
#include <TPhotonMap.h>
Public Attributes | |
std::size_t | numPaths = 0 |
uint32 | minPathLength = 1 |
uint32 | maxPathLength = PMCommonParams::DEFAULT_MAX_PATH_LENGTH |
Carries common informatiom for a photon map.
TPhotonMap
for what each parameter means. uint32 ph::TPhotonMapInfo< Photon >::maxPathLength = PMCommonParams::DEFAULT_MAX_PATH_LENGTH |
uint32 ph::TPhotonMapInfo< Photon >::minPathLength = 1 |
std::size_t ph::TPhotonMapInfo< Photon >::numPaths = 0 |