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

#include <EmitFunction.h>

Public Member Functions

virtual ~EmitFunction ()=0
 
virtual void evalEmissionCoeff (const SurfaceHit &X, real *out_coeff) const =0
 

Constructor & Destructor Documentation

◆ ~EmitFunction()

ph::EmitFunction::~EmitFunction ( )
pure virtualdefault

Member Function Documentation

◆ evalEmissionCoeff()

virtual void ph::EmitFunction::evalEmissionCoeff ( const SurfaceHit & X,
real * out_coeff ) const
pure virtual

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