![]() |
Moka controlers
|
Go to the source code of this file.
Functions | |
| bool | intuitiveTopoSew () |
| bool | topoSew (int ADimension) |
| bool | intuitiveGeoSew () |
| bool | geoSew (int ADimension) |
| bool | invertLastOperation () |
| bool | invertLastOperationGeometry () |
| bool | intuitiveUnsew () |
| bool | unsew (int ADimension) |
| bool | topoSewBorders (int ADimension) |
| bool | geoSewBorders (int ADimension) |
| bool CControlerGMap::geoSew | ( | int | ADimension | ) |
Definition at line 116 of file operations-sew-unsew.cc.
| bool CControlerGMap::geoSewBorders | ( | int | ADimension | ) |
Definition at line 321 of file operations-sew-unsew.cc.
| bool CControlerGMap::intuitiveGeoSew | ( | ) |
Definition at line 86 of file operations-sew-unsew.cc.
| bool CControlerGMap::intuitiveTopoSew | ( | ) |
Definition at line 31 of file operations-sew-unsew.cc.
| bool CControlerGMap::intuitiveUnsew | ( | ) |
Definition at line 147 of file operations-sew-unsew.cc.
| bool CControlerGMap::invertLastOperation | ( | ) |
Definition at line 209 of file operations-sew-unsew.cc.
| bool CControlerGMap::invertLastOperationGeometry | ( | ) |
Definition at line 248 of file operations-sew-unsew.cc.
| bool CControlerGMap::topoSew | ( | int | ADimension | ) |
Definition at line 58 of file operations-sew-unsew.cc.
| bool CControlerGMap::topoSewBorders | ( | int | ADimension | ) |
Definition at line 285 of file operations-sew-unsew.cc.
| bool CControlerGMap::unsew | ( | int | ADimension | ) |
Definition at line 177 of file operations-sew-unsew.cc.