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