CTriMeshClassifyEM Class Reference

#include <mdsTriMeshClassifyEM.h>

Inheritance diagram for CTriMeshClassifyEM:

Inheritance graph
[legend]
List of all members.

Detailed Description

Module providing classification of triangles in a mesh.


Public Types

typedef mds::base::CSharedPtr<
CTriMeshClassifyEM
tSmartPtr
 Smart pointer type.

Public Member Functions

 CTriMeshClassifyEM (const std::string &sDescription)
 Default constructor.
virtual ~CTriMeshClassifyEM ()
 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_dMinAddChange
 Command line parameters.
mds::tSize m_NumOfClusters
mds::seg::CTriMeshPtr m_spMesh
 Input triangular mesh.
mds::img::CSlicePtr m_spSlice
 Input slice.

Friends

class mds::base::CSharedPtr< CTriMeshClassifyEM >


Member Typedef Documentation

typedef mds::base::CSharedPtr< CTriMeshClassifyEM > CTriMeshClassifyEM::tSmartPtr
 

Smart pointer type.

  • Declares type tSmartPtr.


Constructor & Destructor Documentation

CTriMeshClassifyEM::CTriMeshClassifyEM const std::string &  sDescription  ) 
 

Default constructor.

CTriMeshClassifyEM::~CTriMeshClassifyEM  )  [virtual]
 

Virtual destructor.


Member Function Documentation

bool CTriMeshClassifyEM::main  )  [protected, virtual]
 

Virtual method called by the processing thread.

void CTriMeshClassifyEM::shutdown  )  [protected, virtual]
 

Called on console shutdown.

bool CTriMeshClassifyEM::startup  )  [protected, virtual]
 

Virtual method called on startup.

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

Called on writing a usage statement.


Friends And Related Function Documentation

friend class mds::base::CSharedPtr< CTriMeshClassifyEM > [friend]
 


Member Data Documentation

double CTriMeshClassifyEM::m_dMinAddChange [protected]
 

Command line parameters.

mds::tSize CTriMeshClassifyEM::m_NumOfClusters [protected]
 

mds::seg::CTriMeshPtr CTriMeshClassifyEM::m_spMesh [protected]
 

Input triangular mesh.

mds::img::CSlicePtr CTriMeshClassifyEM::m_spSlice [protected]
 

Input slice.


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