Moka kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GMap3d::CTemplateDynamicCoverage2b< Ai, Aj > Class Template Reference

#include <dynamic-coverage.hh>

Inheritance diagram for GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >:
GMap3d::CCoverage

Public Member Functions

 CTemplateDynamicCoverage2b (CGMapBasic *AGMap, const CDart *ADart)
 Constructeur.
 
virtual ~CTemplateDynamicCoverage2b ()
 Destructeur.
 
void reinit ()
 Réinitialisation du parcours.
 
void operator++ ()
 Itérateur préfixe.
 
CDartoperator++ (int)
 Itérateur postfixe.
 
bool cont ()
 Drapeau d'arrêt du parcours.
 
CDartoperator* ()
 Déreférencement du pointeur de parcours en pointeur de brin.
 
TOperationState prevOperationType ()
 Type du dernier appel à ++.
 
int type () const
 Identificateur du type de parcours.
 
- Public Member Functions inherited from GMap3d::CCoverage
CGMapBasicgetMap () const
 Accesseur à l'objet G-Carte.
 
 CCoverage (CGMapBasic *AMap)
 Constructeur.
 
virtual ~CCoverage ()
 Destructeur virtuel.
 

Additional Inherited Members

- Protected Attributes inherited from GMap3d::CCoverage
CGMapBasicFMap
 La G-Carte sur laquelle va s'effectuer les parcours.
 

Detailed Description

template<int Ai, int Aj>
class GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >

Itérateur correspondant à une orbite utilisant deux involutions dont la composée n'est pas une involution (<0,1> <1,2> ou <2,3>).

Author
MOKA TEAM

Definition at line 197 of file dynamic-coverage.hh.

Constructor & Destructor Documentation

template<int Ai, int Aj>
GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::CTemplateDynamicCoverage2b ( CGMapBasic AGMap,
const CDart ADart 
)
inline

Constructeur.

Definition at line 1128 of file dynamic-coverage.hh.

template<int Ai, int Aj>
GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::~CTemplateDynamicCoverage2b ( )
inlinevirtual

Destructeur.

Definition at line 1137 of file dynamic-coverage.hh.

Member Function Documentation

template<int Ai, int Aj>
bool GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::cont ( )
inlinevirtual

Drapeau d'arrêt du parcours.

Implements GMap3d::CCoverage.

Definition at line 1143 of file dynamic-coverage.hh.

template<int Ai, int Aj>
CDart * GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::operator* ( )
inlinevirtual

Déreférencement du pointeur de parcours en pointeur de brin.

Implements GMap3d::CCoverage.

Definition at line 1239 of file dynamic-coverage.hh.

template<int Ai, int Aj>
void GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::operator++ ( )
inlinevirtual

Itérateur préfixe.

Implements GMap3d::CCoverage.

Definition at line 1150 of file dynamic-coverage.hh.

template<int Ai, int Aj>
CDart * GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::operator++ ( int  )
inlinevirtual

Itérateur postfixe.

Implements GMap3d::CCoverage.

Definition at line 1248 of file dynamic-coverage.hh.

template<int Ai, int Aj>
TOperationState GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::prevOperationType ( )
inlinevirtual

Type du dernier appel à ++.

Reimplemented from GMap3d::CCoverage.

Definition at line 1232 of file dynamic-coverage.hh.

template<int Ai, int Aj>
void GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::reinit ( )
inlinevirtual

Réinitialisation du parcours.

Implements GMap3d::CCoverage.

Definition at line 1117 of file dynamic-coverage.hh.

template<int Ai, int Aj>
int GMap3d::CTemplateDynamicCoverage2b< Ai, Aj >::type ( ) const
inlinevirtual

Identificateur du type de parcours.

Implements GMap3d::CCoverage.

Definition at line 1257 of file dynamic-coverage.hh.


The documentation for this class was generated from the following file: