
Go to the source code of this file.
Functions | |
| bool | thicken () |
| bool | extrudeByNormal (int ADim) |
| bool | intuitiveExtrudeByNormal () |
| bool | extrudeByPath (int ADim) |
| bool | extrudeByRevolution (int ADim) |
| bool CControlerGMap::extrudeByNormal | ( | int | ADim | ) |
Definition at line 59 of file operations-extrusion.cc.
| bool CControlerGMap::extrudeByPath | ( | int | ADim | ) |
Definition at line 139 of file operations-extrusion.cc.
| bool CControlerGMap::extrudeByRevolution | ( | int | ADim | ) |
Definition at line 224 of file operations-extrusion.cc.
| bool CControlerGMap::intuitiveExtrudeByNormal | ( | ) |
Definition at line 105 of file operations-extrusion.cc.
| bool CControlerGMap::thicken | ( | ) |
Definition at line 31 of file operations-extrusion.cc.
1.5.8