Castor3D 0.12.0
Multiplatform 3D engine
Classes | Namespaces
Interpolator.hpp File Reference

Classes

class  castor3d::Interpolator< DataT >
 Template class which handles the interpolations, would it be quaternion, point, real, ... interpolations. More...
 
class  castor3d::InterpolatorT< DataT, InterpolatorType::eNearest >
 Partial specialisation of InterpolatorT, for InterpolatorType::eNearest. More...
 
class  castor3d::InterpolatorT< DataT, InterpolatorType::eLinear >
 Partial specialisation of InterpolatorT, for InterpolatorType::eLinear. More...
 
class  castor3d::InterpolatorT< castor::Quaternion, InterpolatorType::eLinear >
 Handles the Quaternion linear interpolations. More...
 

Namespaces

namespace  castor3d