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

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

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

Fonctions membres publiques

 InterpolatorT ()
 Constructeur. Plus de détails...
 
 ~InterpolatorT ()
 Destructeur. Plus de détails...
 
Type interpolate (Type const &p_src, Type const &, real) const override
 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::eNearest >

Spécialisation partielle de Interpolator, pour eINTERPOLATOR_MODE_NONE.

Auteur
Sylvain DOREMUS
Version
0.8.0
Date
24/01/2016

Documentation des constructeurs et destructeur

◆ InterpolatorT()

template<class Type >
castor3d::InterpolatorT< Type, InterpolatorType::eNearest >::InterpolatorT ( )
inline

Constructeur.

◆ ~InterpolatorT()

template<class Type >
castor3d::InterpolatorT< Type, InterpolatorType::eNearest >::~InterpolatorT ( )
inline

Destructeur.

Documentation des fonctions membres

◆ interpolate()

template<class Type >
Type castor3d::InterpolatorT< Type, InterpolatorType::eNearest >::interpolate ( Type const &  p_src,
Type const &  ,
real   
) const
inlineoverridevirtual

Fonction d'interpolation.

Paramètres
[in]p_srcLe départ.

Implémente castor3d::Interpolator< Type >.


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