Castor3D  ..
Fonctions membres publiques | Liste de tous les membres
Référence du modèle de la classe Castor3D::InterpolatorT< Type, InterpolatorType::eLinear >

Spécialisation partielle de Interpolator, pour eINTERPOLATOR_MODE_LINEAR. Plus de détails...

+ Graphe d'héritage de Castor3D::InterpolatorT< Type, InterpolatorType::eLinear >:
+ Graphe de collaboration de Castor3D::InterpolatorT< Type, InterpolatorType::eLinear >:

Fonctions membres publiques

 InterpolatorT ()
 Constructeur. Plus de détails...
 
 ~InterpolatorT ()
 Destructeur. Plus de détails...
 
Type Interpolate (Type const &p_src, Type const &p_dst, real p_percent) const
 Fonction d'interpolation. Plus de détails...
 
- Fonctions membres publiques hérités de Castor3D::Interpolator< Type >
 Interpolator ()
 Constructeur. Plus de détails...
 
 ~Interpolator ()
 Destructeur. Plus de détails...
 

Description détaillée

template<class Type>
class Castor3D::InterpolatorT< Type, InterpolatorType::eLinear >

Spécialisation partielle de Interpolator, pour eINTERPOLATOR_MODE_LINEAR.

Auteur
Sylvain DOREMUS
Version
0.8.0
Date
24/01/2016

Documentation des constructeurs et destructeur

◆ InterpolatorT()

template<class Type >
Castor3D::InterpolatorT< Type, InterpolatorType::eLinear >::InterpolatorT ( )
inline

Constructeur.

◆ ~InterpolatorT()

template<class Type >
Castor3D::InterpolatorT< Type, InterpolatorType::eLinear >::~InterpolatorT ( )
inline

Destructeur.

Documentation des fonctions membres

◆ Interpolate()

template<class Type >
Type Castor3D::InterpolatorT< Type, InterpolatorType::eLinear >::Interpolate ( Type const &  p_src,
Type const &  p_dst,
real  p_percent 
) const
inlinevirtual

Fonction d'interpolation.

Paramètres
[in]p_srcLe départ.
[in]p_dstL'arrivée.
[in]p_percentLe pourcentage.

Implémente Castor3D::Interpolator< Type >.


La documentation de cette classe a été générée à partir du fichier suivant :