MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMCutOp/WEMFaceCut.h File Reference

Helper class for performing a cutting on a face. More...

Go to the source code of this file.

Classes

class  ml::WEMFaceCut
 Helper class for performing a cutting on a face. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


Variables

const int ml::WEMFACECUT_SINGLE_PART = 0
 Local cut definition: single part.
const int ml::WEMFACECUT_SINGLE_INTERMEDIATE = 1
 Local cut definition: single intermediate.
const int ml::WEMFACECUT_MULTI_INTERMEDIATE = 2
 Local cut definition: multi intermediate.
const int ml::WEMFACECUT_SAME_EDGE = 3
 Local cut definition: same edge.
const int ml::WEMFACECUT_STAB = 4
 Local cut definition: stab.

Detailed Description

Helper class for performing a cutting on a face.

Author:
Olaf Konrad, Bart De Dobbelaer
Date:
8/2007

Definition in file WEMFaceCut.h.