|
Public Member Functions |
| | CMakeTriMesh (const std::string &sDescription) |
| | Default constructor.
|
| | MDS_SHAREDPTR (CMakeTriMesh) |
| | Smart pointer type
|
| virtual | ~CMakeTriMesh () |
| | Virtual destructor.
|
Protected Member Functions |
| virtual bool | main () |
| | Virtual method called by the processing thread.
|
| virtual void | shutdown () |
| | Called on console shutdown.
|
| virtual bool | startup () |
| | Virtual method called on startup.
|
| virtual void | writeExtendedUsage (std::ostream &Stream) |
| | Called on writing a usage statement.
|
Protected Attributes |
| double | m_dThreshold |
| | Command line arguments.
|
| int | m_iCell |
| int | m_iNodes |