CMakeTriMesh Class Reference

#include <mdsMakeTriMesh.h>

Inheritance diagram for CMakeTriMesh:

Inheritance graph
[legend]
List of all members.

Detailed Description

Sample module providing image segmentation method.


Public Member Functions

 CMakeTriMesh (const std::string &sDescription)
 Default constructor.
 MDS_SHAREDPTR (CMakeTriMesh)
 Smart pointer type
  • Declares type tSmartPtr.

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


Constructor & Destructor Documentation

CMakeTriMesh::CMakeTriMesh const std::string &  sDescription  ) 
 

Default constructor.

CMakeTriMesh::~CMakeTriMesh  )  [virtual]
 

Virtual destructor.


Member Function Documentation

bool CMakeTriMesh::main  )  [protected, virtual]
 

Virtual method called by the processing thread.

CMakeTriMesh::MDS_SHAREDPTR CMakeTriMesh   ) 
 

Smart pointer type

  • Declares type tSmartPtr.

void CMakeTriMesh::shutdown  )  [protected, virtual]
 

Called on console shutdown.

bool CMakeTriMesh::startup  )  [protected, virtual]
 

Virtual method called on startup.

void CMakeTriMesh::writeExtendedUsage std::ostream &  Stream  )  [protected, virtual]
 

Called on writing a usage statement.


Member Data Documentation

double CMakeTriMesh::m_dThreshold [protected]
 

Command line arguments.

int CMakeTriMesh::m_iCell [protected]
 

int CMakeTriMesh::m_iNodes [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Mar 11 10:38:19 2010 for MDSTk Extension Modules by  doxygen 1.4.6-NO