CMakeTetraMesh Class Reference

#include <mdsMakeTetraMesh.h>

Inheritance diagram for CMakeTetraMesh:

Inheritance graph
[legend]
List of all members.

Detailed Description

Sample module providing image segmentation method.


Public Member Functions

 CMakeTetraMesh (const std::string &sDescription)
 Default constructor.
 MDS_SHAREDPTR (CMakeTetraMesh)
 Smart pointer type.
virtual ~CMakeTetraMesh ()
 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

bool m_bCDT
double m_dMinEdgeLength
double m_dThreshold
 Command line arguments.
int m_iCell
int m_iNodes


Constructor & Destructor Documentation

CMakeTetraMesh::CMakeTetraMesh const std::string &  sDescription  ) 
 

Default constructor.

CMakeTetraMesh::~CMakeTetraMesh  )  [virtual]
 

Virtual destructor.


Member Function Documentation

bool CMakeTetraMesh::main  )  [protected, virtual]
 

Virtual method called by the processing thread.

CMakeTetraMesh::MDS_SHAREDPTR CMakeTetraMesh   ) 
 

Smart pointer type.

  • Declares type tSmartPtr.

void CMakeTetraMesh::shutdown  )  [protected, virtual]
 

Called on console shutdown.

bool CMakeTetraMesh::startup  )  [protected, virtual]
 

Virtual method called on startup.

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

Called on writing a usage statement.


Member Data Documentation

bool CMakeTetraMesh::m_bCDT [protected]
 

double CMakeTetraMesh::m_dMinEdgeLength [protected]
 

double CMakeTetraMesh::m_dThreshold [protected]
 

Command line arguments.

int CMakeTetraMesh::m_iCell [protected]
 

int CMakeTetraMesh::m_iNodes [protected]
 


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