Castor3D 0.16.0
Multiplatform 3D engine
castor3d::InterpolatorT< DataT, InterpolatorType::eLinear > Member List

This is the complete list of members for castor3d::InterpolatorT< DataT, InterpolatorType::eLinear >, including all inherited members.

getType() constcastor3d::Interpolator< DataT >inline
interpolate(DataT const &src, DataT const &dst, float percent) const overridecastor3d::InterpolatorT< DataT, InterpolatorType::eLinear >inlinevirtual
Interpolator(InterpolatorType type)castor3d::Interpolator< DataT >inlineexplicitprotected
InterpolatorT()castor3d::InterpolatorT< DataT, InterpolatorType::eLinear >inline
~Interpolator() noexcept=defaultcastor3d::Interpolator< DataT >virtual