Class to manage cut faces.  
 More...
#include <WEMCut.h>
Class to manage cut faces. 
Definition at line 23 of file WEMCut.h.
 
◆ WEMCut()
◆ ~WEMCut()
◆ addStab()
◆ appendFaceCut()
Appends the given face cut. 
 
 
◆ getPositions()
  
  
      
        
          | std::vector< Vector3 > ml::WEMCut::getPositions  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get positions. 
Definition at line 33 of file WEMCut.h.
 
 
◆ isClosed()
      
        
          | bool ml::WEMCut::isClosed  | 
          ( | 
           | ) | 
           const | 
        
      
 
Returns whether this cut is closed. 
 
 
◆ isValid()
  
  
      
        
          | bool ml::WEMCut::isValid  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Returns whether this cut is valid. 
Definition at line 36 of file WEMCut.h.
 
 
◆ prependFaceCut()
Prepends the given face cut. 
 
 
◆ setValid()
The documentation for this class was generated from the following file:
- MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMCutOp/WEMCut.h