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

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

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