Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::SurfaceLayerInfo Class Referencefinal

#include <SurfaceLayerInfo.h>

Public Member Functions

real getRoughness () const
 
real getAlpha () const
 
math::Spectrum getIorN () const
 
math::Spectrum getIorK () const
 
real getDepth () const
 
real getG () const
 
math::Spectrum getSigmaA () const
 
math::Spectrum getSigmaS () const
 
 PH_DEFINE_SDL_STRUCT (TSdlOwnerStruct< SurfaceLayerInfo >)
 

Member Function Documentation

◆ getAlpha()

real ph::SurfaceLayerInfo::getAlpha ( ) const
inline

◆ getDepth()

real ph::SurfaceLayerInfo::getDepth ( ) const
inline

◆ getG()

real ph::SurfaceLayerInfo::getG ( ) const
inline

◆ getIorK()

math::Spectrum ph::SurfaceLayerInfo::getIorK ( ) const
inline

◆ getIorN()

math::Spectrum ph::SurfaceLayerInfo::getIorN ( ) const
inline

◆ getRoughness()

real ph::SurfaceLayerInfo::getRoughness ( ) const
inline

◆ getSigmaA()

math::Spectrum ph::SurfaceLayerInfo::getSigmaA ( ) const
inline

◆ getSigmaS()

math::Spectrum ph::SurfaceLayerInfo::getSigmaS ( ) const
inline

◆ PH_DEFINE_SDL_STRUCT()

ph::SurfaceLayerInfo::PH_DEFINE_SDL_STRUCT ( TSdlOwnerStruct< SurfaceLayerInfo > )
inline

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