ml::WEMCut Class Reference

MISSING DESCRIPTION. More...

#include <WEMCut.h>

List of all members.

Public Member Functions

 WEMCut ()
 Default constructor.
 ~WEMCut ()
 Default destructor.
std::vector< Vector3getPositions () const
 Get positions.
bool isValid () const
 Is valid.
void appendFaceCut (WEMFaceCut *faceCut, bool reverse)
 Append given face cut.
void prependFaceCut (WEMFaceCut *faceCut, bool reverse)
 Prepend given face cut.
void addStab (WEMFaceCut *faceCut)
 Add given stab.
void setValid (bool valid)
 Set valid flag.
bool isClosed () const
 Is closed?


Detailed Description

MISSING DESCRIPTION.

Definition at line 22 of file WEMCut.h.


Constructor & Destructor Documentation

ml::WEMCut::WEMCut (  ) 

Default constructor.

ml::WEMCut::~WEMCut (  ) 

Default destructor.


Member Function Documentation

void ml::WEMCut::addStab ( WEMFaceCut faceCut  ) 

Add given stab.

void ml::WEMCut::appendFaceCut ( WEMFaceCut faceCut,
bool  reverse 
)

Append given face cut.

std::vector<Vector3> ml::WEMCut::getPositions (  )  const [inline]

Get positions.

Definition at line 32 of file WEMCut.h.

bool ml::WEMCut::isClosed (  )  const

Is closed?

bool ml::WEMCut::isValid ( void   )  const [inline]

Is valid.

Definition at line 35 of file WEMCut.h.

void ml::WEMCut::prependFaceCut ( WEMFaceCut faceCut,
bool  reverse 
)

Prepend given face cut.

void ml::WEMCut::setValid ( bool  valid  ) 

Set valid flag.


The documentation for this class was generated from the following file:

Generated on Sat Sep 3 18:39:41 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8