| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "WEMTools/WEMToolsIncludes.h"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 | 
| Main documentation file for ML users and developers.  | |
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.   | |