| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "WEMTools/WEMToolsIncludes.h"Go to the source code of this file.
Classes | |
| class | ml::WEMPartialFaceCut | 
| Class for managing partial face cuts.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Variables | |
| const int | ml::WEMPARTIALFACECUT_CLOSED = 0 | 
| Local definition: closed cut.   | |
| const int | ml::WEMPARTIALFACECUT_HALF_OPEN = 1 | 
| Local definition: half open cut.   | |
| const int | ml::WEMPARTIALFACECUT_OPEN = 2 | 
| Local definition: open cut.   | |