CTetraMeshIsotropicVertexMoving Class Reference

#include <mdsTetraMeshIsotropicVertexMoving.h>

Inheritance diagram for CTetraMeshIsotropicVertexMoving:

Inheritance graph
[legend]
List of all members.

Detailed Description

Module providing adaptation of input tetrahedral mesh.


Public Types

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

Public Member Functions

 CTetraMeshIsotropicVertexMoving (const std::string &sDescription)
 Default constructor.
virtual ~CTetraMeshIsotropicVertexMoving ()
 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_dMinEdgeLength
 Command line parameters.
int m_iNeighbourhood
mds::img::CDensityVolumePtr m_spControlSpace
mds::img::CDensityVolumePtr m_spEdgeVolume
 Input volume.
mds::seg::CTetraMeshPtr m_spMesh
 Input triangular mesh.

Friends

class mds::base::CSharedPtr< CTetraMeshIsotropicVertexMoving >


Member Typedef Documentation

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

Smart pointer type.

  • Declares type tSmartPtr.


Constructor & Destructor Documentation

CTetraMeshIsotropicVertexMoving::CTetraMeshIsotropicVertexMoving const std::string &  sDescription  ) 
 

Default constructor.

CTetraMeshIsotropicVertexMoving::~CTetraMeshIsotropicVertexMoving  )  [virtual]
 

Virtual destructor.


Member Function Documentation

bool CTetraMeshIsotropicVertexMoving::main  )  [protected, virtual]
 

Virtual method called by the processing thread.

void CTetraMeshIsotropicVertexMoving::shutdown  )  [protected, virtual]
 

Called on console shutdown.

bool CTetraMeshIsotropicVertexMoving::startup  )  [protected, virtual]
 

Virtual method called on startup.

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

Called on writing a usage statement.


Friends And Related Function Documentation

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


Member Data Documentation

double CTetraMeshIsotropicVertexMoving::m_dMinEdgeLength [protected]
 

Command line parameters.

int CTetraMeshIsotropicVertexMoving::m_iNeighbourhood [protected]
 

mds::img::CDensityVolumePtr CTetraMeshIsotropicVertexMoving::m_spControlSpace [protected]
 

mds::img::CDensityVolumePtr CTetraMeshIsotropicVertexMoving::m_spEdgeVolume [protected]
 

Input volume.

mds::seg::CTetraMeshPtr CTetraMeshIsotropicVertexMoving::m_spMesh [protected]
 

Input triangular mesh.


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