CTriMeshInfo Class Reference

#include <mdsTriMeshInfo.h>

Inheritance diagram for CTriMeshInfo:

Inheritance graph
[legend]
List of all members.

Detailed Description

Sample module providing image segmentation method.


Public Types

typedef mds::base::CSharedPtr<
CTriMeshInfo
tSmartPtr
 Smart pointer type
  • Declares type tSmartPtr.


Public Member Functions

 CTriMeshInfo (const std::string &sDescription)
 Default constructor.
virtual ~CTriMeshInfo ()
 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

mds::seg::CTriMeshPtr m_spMesh
 Input triangular mesh.

Friends

class mds::base::CSharedPtr< CTriMeshInfo >


Member Typedef Documentation

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

Smart pointer type

  • Declares type tSmartPtr.


Constructor & Destructor Documentation

CTriMeshInfo::CTriMeshInfo const std::string &  sDescription  ) 
 

Default constructor.

CTriMeshInfo::~CTriMeshInfo  )  [virtual]
 

Virtual destructor.


Member Function Documentation

bool CTriMeshInfo::main  )  [protected, virtual]
 

Virtual method called by the processing thread.

void CTriMeshInfo::shutdown  )  [protected, virtual]
 

Called on console shutdown.

bool CTriMeshInfo::startup  )  [protected, virtual]
 

Virtual method called on startup.

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

Called on writing a usage statement.


Friends And Related Function Documentation

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


Member Data Documentation

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

Input triangular mesh.


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