Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::LbLayer Member List

This is the complete list of members for ph::LbLayer, including all inherited members.

getAlpha() constph::LbLayerinline
getDepth() constph::LbLayerinline
getG() constph::LbLayerinline
getIorK() constph::LbLayerinline
getIorN() constph::LbLayerinline
getSigmaA() constph::LbLayerinline
getSigmaS() constph::LbLayerinline
isConductor() constph::LbLayerinline
isSurface() constph::LbLayerinline
isVolume() constph::LbLayerinline
LbLayer()ph::LbLayerinline
LbLayer(const math::Spectrum &iorN)ph::LbLayerinlineexplicit
LbLayer(real alpha, const math::Spectrum &iorN)ph::LbLayerinline
LbLayer(real alpha, const math::Spectrum &iorN, const math::Spectrum &iorK)ph::LbLayerinline
LbLayer(real g, real depth, const LbLayer &previousLayer)ph::LbLayerinline
LbLayer(real g, real depth, const math::Spectrum &sigmaA, const LbLayer &previousLayer)ph::LbLayerinline
LbLayer(real g, real depth, const math::Spectrum &sigmaA, const math::Spectrum &sigmaS, const LbLayer &previousLayer)ph::LbLayerinline