Castor3D  ..
Classes | Namespaces
Interpolator.hpp File Reference
+ Include dependency graph for Interpolator.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Castor3D::Interpolator< Type >
 Template class which handles the interpolations, would it be quaternion, point, real, ... interpolations. More...
 
class  Castor3D::InterpolatorT< T, eINTERPOLATOR_MODE >
 Template class which handles the interpolations, would it be quaternion, point, real, ... interpolations. More...
 
class  Castor3D::InterpolatorT< Type, eINTERPOLATOR_MODE_NONE >
 Partial specialisation of Interpolator, for eINTERPOLATOR_MODE_NONE. More...
 
class  Castor3D::InterpolatorT< Type, eINTERPOLATOR_MODE_LINEAR >
 Partial specialisation of Interpolator, for eINTERPOLATOR_MODE_LINEAR. More...
 
class  Castor3D::InterpolatorT< Castor::Quaternion, eINTERPOLATOR_MODE_LINEAR >
 Class which handles the Quaternion linear interpolations. More...
 

Namespaces

 Castor3D