Moka kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GMap3d::CStaticBorderCoverage Class Reference

#include <static-coverage.hh>

Inheritance diagram for GMap3d::CStaticBorderCoverage:
GMap3d::CGenericStaticCoverage GMap3d::CCoverage

Public Member Functions

 CStaticBorderCoverage (CGMapBasic *AGMap, const CDart *ADart1, int)
 Constructeur.
 
virtual ~CStaticBorderCoverage ()
 Destructeur.
 
int type () const
 Identificateur du type de parcours.
 
- Public Member Functions inherited from GMap3d::CGenericStaticCoverage
 CGenericStaticCoverage (CGMapBasic *AGMap)
 
virtual ~CGenericStaticCoverage ()
 
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.
 
- Public Member Functions inherited from GMap3d::CCoverage
CGMapBasicgetMap () const
 Accesseur à l'objet G-Carte.
 
 CCoverage (CGMapBasic *AMap)
 Constructeur.
 
virtual ~CCoverage ()
 Destructeur virtuel.
 
virtual TOperationState prevOperationType ()
 Type du dernier appel à ++.
 

Additional Inherited Members

- Protected Attributes inherited from GMap3d::CGenericStaticCoverage
std::list< CDart * > FAllDarts
 
std::list< CDart * >::iterator FIt
 

Detailed Description

Itérateur statique correspondant à une orbite de bord.

Author
MOKA TEAM

Definition at line 319 of file static-coverage.hh.

Constructor & Destructor Documentation

GMap3d::CStaticBorderCoverage::CStaticBorderCoverage ( CGMapBasic AGMap,
const CDart ADart1,
int  ADimension 
)
inline

Constructeur.

Definition at line 760 of file static-coverage.hh.

GMap3d::CStaticBorderCoverage::~CStaticBorderCoverage ( )
inlinevirtual

Destructeur.

Definition at line 785 of file static-coverage.hh.

Member Function Documentation

int GMap3d::CStaticBorderCoverage::type ( ) const
inlinevirtual

Identificateur du type de parcours.

Implements GMap3d::CCoverage.

Definition at line 790 of file static-coverage.hh.


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