OMToolkit
1.0
The polygonal mesh processing tool.
|
#include <ComputeMatrices.h>
Public Member Functions | |
MDS_SHAREDPTR (OMComputeMatrices) | |
OMComputeMatrices (const std::string &sDescription) | |
virtual | ~OMComputeMatrices () |
MDS_SHAREDPTR (OMComputeMatrices) | |
OMComputeMatrices (const std::string &sDescription) | |
virtual | ~OMComputeMatrices () |
MDS_SHAREDPTR (OMComputeMatrices) | |
OMComputeMatrices (const std::string &sDescription) | |
virtual | ~OMComputeMatrices () |
Protected Member Functions | |
virtual bool | startup () |
virtual bool | main () |
virtual void | shutdown () |
virtual void | writeExtendedUsage (std::ostream &Stream) |
virtual bool | startup () |
virtual bool | main () |
virtual void | shutdown () |
virtual void | writeExtendedUsage (std::ostream &Stream) |
virtual bool | startup () |
virtual bool | main () |
virtual void | shutdown () |
virtual void | writeExtendedUsage (std::ostream &Stream) |
Protected Attributes | |
double | m_size |
double | m_resolution |
std::string | m_direction |
std::string | m_directionZ |
bool | m_relative |
Module rasterizes vertex neighbourhood on a tangent raster
OMComputeMatrices::OMComputeMatrices | ( | const std::string & | sDescription | ) |
Constructor
sDescription | Description of the module |
|
virtual |
Virtual destructor
OMComputeMatrices::OMComputeMatrices | ( | const std::string & | sDescription | ) |
Constructor
sDescription | Description of the module |
|
virtual |
Virtual destructor
OMComputeMatrices::OMComputeMatrices | ( | const std::string & | sDescription | ) |
Constructor
sDescription | Description of the module |
|
virtual |
Virtual destructor
|
protectedvirtual |
Virtual method called by the processing thread
|
protectedvirtual |
Virtual method called by the processing thread
|
protectedvirtual |
Virtual method called by the processing thread
OMComputeMatrices::MDS_SHAREDPTR | ( | OMComputeMatrices | ) |
Smart pointer type
OMComputeMatrices::MDS_SHAREDPTR | ( | OMComputeMatrices | ) |
Smart pointer type
OMComputeMatrices::MDS_SHAREDPTR | ( | OMComputeMatrices | ) |
Smart pointer type
|
protectedvirtual |
Called on console shutdown
|
protectedvirtual |
Called on console shutdown
|
protectedvirtual |
Called on console shutdown
|
protectedvirtual |
Virtual method called on startup
|
protectedvirtual |
Virtual method called on startup
|
protectedvirtual |
Virtual method called on startup
|
protectedvirtual |
Called on writing a usage statement
Stream | Output stream |
|
protectedvirtual |
Called on writing a usage statement
Stream | Output stream |
|
protectedvirtual |
Called on writing a usage statement
Stream | Output stream |
|
protected |
Intern matrix X direction
|
protected |
Intern matrix Z direction
|
protected |
Intern compute relative length flag
|
protected |
Intern matrix resolution option
|
protected |
Intern matrix size option