
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 323 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 211 of file operations-sew-unsew.cc.
| bool CControlerGMap::invertLastOperationGeometry | ( | ) |
Definition at line 250 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 287 of file operations-sew-unsew.cc.
| bool CControlerGMap::unsew | ( | int | ADimension | ) |
Definition at line 178 of file operations-sew-unsew.cc.
1.5.8