Castor3D 0.16.0
Multiplatform 3D engine
|
This is the complete list of members for castor3d::InterpolatorT< DataT, InterpolatorType::eLinear >, including all inherited members.
getType() const | castor3d::Interpolator< DataT > | inline |
interpolate(DataT const &src, DataT const &dst, float percent) const override | castor3d::InterpolatorT< DataT, InterpolatorType::eLinear > | inlinevirtual |
Interpolator(InterpolatorType type) | castor3d::Interpolator< DataT > | inlineexplicitprotected |
InterpolatorT() | castor3d::InterpolatorT< DataT, InterpolatorType::eLinear > | inline |
~Interpolator() noexcept=default | castor3d::Interpolator< DataT > | virtual |