Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::math::TConstant2D< Value > Class Template Reference

#include <TConstant2D.h>

Inheritance diagram for ph::math::TConstant2D< Value >:
ph::math::TMathFunction2D< Value >

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
 

Constructor & Destructor Documentation

◆ TConstant2D()

template<typename Value >
ph::math::TConstant2D< Value >::TConstant2D ( Value constantValue)
inlineexplicit

Member Function Documentation

◆ evaluate()

template<typename Value >
Value ph::math::TConstant2D< Value >::evaluate ( Value x,
Value y ) const
inlineoverridevirtual

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