Photon Engine 2.0.0-beta
A physically based renderer.
|
#include <TConstant2D.h>
Public Member Functions | |
TConstant2D (Value constantValue) | |
Value | evaluate (Value x, Value y) const override |
Public Member Functions inherited from ph::math::TMathFunction2D< Value > | |
virtual | ~TMathFunction2D ()=default |
|
inlineexplicit |
|
inlineoverridevirtual |
Implements ph::math::TMathFunction2D< Value >.