OMToolkit
1.0
The polygonal mesh processing tool.
|
#include <viewer.h>
Public Member Functions | |
MDS_SHAREDPTR (OMViewer) | |
OMViewer (const std::string &sDescription) | |
virtual | ~OMViewer () |
Protected Member Functions | |
virtual bool | startup () |
virtual bool | main () |
virtual void | shutdown () |
virtual void | writeExtendedUsage (std::ostream &Stream) |
Protected Attributes | |
std::string | m_visualisation |
double | m_ommit |
std::string | m_directions |
double | m_normal_lenght |
int | m_vector_component |
Module which loads a mesh from input MDSTk channel, converts it into osg::geometry and runs a viewer
OMViewer::OMViewer | ( | const std::string & | sDescription | ) |
Constructor
sDescription | Description of the module |
|
virtual |
Virtual destructor
|
protectedvirtual |
Virtual method called by the processing thread
OMViewer::MDS_SHAREDPTR | ( | OMViewer | ) |
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 |
Directions visualisation
|
protected |
Lenght of showed normals;
|
protected |
Visualisation ommit
|
protected |
Vector component to visualise
|
protected |
Visualisation