OMToolkit
1.0
The polygonal mesh processing tool.
|
#include <Curvature.h>
Public Member Functions | |
MDS_SHAREDPTR (OMCurvatureMod) | |
OMCurvatureMod (const std::string &sDescription) | |
virtual | ~OMCurvatureMod () |
Protected Member Functions | |
virtual bool | startup () |
virtual bool | main () |
virtual void | shutdown () |
virtual void | writeExtendedUsage (std::ostream &Stream) |
Protected Attributes | |
std::string | m_curvature |
Module computes a specified curvature on a model (magnitude and direction (if available))
OMCurvatureMod::OMCurvatureMod | ( | const std::string & | sDescription | ) |
Constructor
sDescription | Description of the module |
|
virtual |
Virtual destructor
|
protectedvirtual |
Virtual method called by the processing thread
OMCurvatureMod::MDS_SHAREDPTR | ( | OMCurvatureMod | ) |
Smart pointer type
|
protectedvirtual |
Called on console shutdown
|
protectedvirtual |
Virtual method called on startup
|
protectedvirtual |
Called on writing a usage statement
Stream | Output stream |
|
protected |
Curvature type