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