Moka controlers
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
operations-extrusion.hh File Reference

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)
 

Function Documentation

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 229 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.