MeVisLab Toolbox Reference
WEMFaceCut.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Variables

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