Moka controlers
|
Go to the source code of this file.
Functions | |
bool | isMapOk () const |
bool | isModelChanged () const |
void | setModelChanged () |
void | unsetModelChanged () |
bool | isSelectionChanged () const |
void | setSelectionChanged () |
void | unsetSelectionChanged () |
virtual CPrecompile * | newPrecompile (TViewId AViewId, TPrecompile APrecompileType) |
bool | isPartialModelChanged () const |
void | setPartialModelChanged () |
void | unsetPartialModelChanged () |
void | updateModelIfNeeded () |
void | updateSelectionIfNeeded () |
bool | getDartsForSew (CDart **ADart1, CDart **ADart2) |
Variables | |
int | FNbDarts |
int | FNbSelectedDarts |
int | FNbVertices |
|
protected |
bool isMapOk | ( | ) | const |
bool isModelChanged | ( | ) | const |
|
protected |
bool isSelectionChanged | ( | ) | const |
|
protectedvirtual |
void setModelChanged | ( | ) |
|
protected |
void setSelectionChanged | ( | ) |
void unsetModelChanged | ( | ) |
|
protected |
void unsetSelectionChanged | ( | ) |
|
protected |
|
protected |
int FNbDarts |
Definition at line 56 of file controler-gmap-protected-methods.hh.
int FNbSelectedDarts |
Definition at line 57 of file controler-gmap-protected-methods.hh.
int FNbVertices |
Definition at line 58 of file controler-gmap-protected-methods.hh.