#include <dynamic-coverage.hh>
Inherits GMap3d::CCoverage.

Public Member Functions | |
| CDynamicCoverageAll (CGMapBasic *AGMap) | |
| virtual | ~CDynamicCoverageAll () |
| void | reinit () |
| void | operator++ () |
| CDart * | operator++ (int) |
| bool | cont () |
| CDart * | operator* () |
| TOperationState | prevOperationType () |
| int | type () const |
Private Attributes | |
| CDart * | FCurrent |
Definition at line 636 of file dynamic-coverage.hh.
| GMap3d::CDynamicCoverageAll::CDynamicCoverageAll | ( | CGMapBasic * | AGMap | ) | [inline] |
| GMap3d::CDynamicCoverageAll::~CDynamicCoverageAll | ( | ) | [inline, virtual] |
| bool GMap3d::CDynamicCoverageAll::cont | ( | ) | [inline, virtual] |
Drapeau d'arrêt du parcours.
Implements GMap3d::CCoverage.
Definition at line 2030 of file dynamic-coverage.hh.
| CDart * GMap3d::CDynamicCoverageAll::operator* | ( | ) | [inline, virtual] |
Déreférencement du pointeur de parcours en pointeur de brin.
Implements GMap3d::CCoverage.
Definition at line 2043 of file dynamic-coverage.hh.
| CDart * GMap3d::CDynamicCoverageAll::operator++ | ( | int | ) | [inline, virtual] |
Itérateur postfixe.
Implements GMap3d::CCoverage.
Definition at line 2051 of file dynamic-coverage.hh.
| void GMap3d::CDynamicCoverageAll::operator++ | ( | ) | [inline, virtual] |
Itérateur préfixe.
Implements GMap3d::CCoverage.
Definition at line 2036 of file dynamic-coverage.hh.
| TOperationState GMap3d::CDynamicCoverageAll::prevOperationType | ( | ) | [inline, virtual] |
Type du dernier appel à ++.
Reimplemented from GMap3d::CCoverage.
Definition at line 2059 of file dynamic-coverage.hh.
| void GMap3d::CDynamicCoverageAll::reinit | ( | ) | [inline, virtual] |
Réinitialisation du parcours.
Implements GMap3d::CCoverage.
Definition at line 2012 of file dynamic-coverage.hh.
| int GMap3d::CDynamicCoverageAll::type | ( | ) | const [inline, virtual] |
Identificateur du type de parcours.
Implements GMap3d::CCoverage.
Definition at line 2065 of file dynamic-coverage.hh.
CDart* GMap3d::CDynamicCoverageAll::FCurrent [private] |
1.5.8