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

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

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