Castor3D
..
|
Partial specialisation of Interpolator, for eINTERPOLATOR_MODE_NONE. More...
Public Member Functions | |
InterpolatorT () | |
Constructor. More... | |
~InterpolatorT () | |
Destructor. More... | |
Type | Interpolate (Type const &p_src, Type const &, real) const |
Interpolation function. More... | |
Public Member Functions inherited from Castor3D::Interpolator< Type > | |
Interpolator () | |
Constructor. More... | |
~Interpolator () | |
Destructor. More... | |
Partial specialisation of Interpolator, for eINTERPOLATOR_MODE_NONE.
|
inline |
Constructor.
|
inline |
Destructor.
|
inlinevirtual |