Inherits CSGEngine.
◆ Difference()
Create a Union of two TriMeshes. 
- Parameters
- 
  
    | m1 | First TriMesh |  | m2 | Second TriMesh |  
 
- Returns
- The Resulting TriMesh created as a new Shared pointer 
Implements CSGEngine.
 
 
◆ getID()
  
  | 
        
          | std::string getID | ( |  | ) | const |  | inlinevirtual | 
 
get the String id of the engine 
- Returns
- std::string 
Implements CSGEngine.
 
 
◆ Intersection()
Create a Union of two TriMeshes. 
- Parameters
- 
  
    | m1 | First TriMesh |  | m2 | Second TriMesh |  
 
- Returns
- The Resulting TriMesh created as a new Shared pointer 
Implements CSGEngine.
 
 
◆ SymmetricDifference()
Create a Union of two TriMeshes. 
- Parameters
- 
  
    | m1 | First TriMesh |  | m2 | Second TriMesh |  
 
- Returns
- The Resulting TriMesh created as a new Shared pointer 
Implements CSGEngine.
 
 
◆ Union()
Create a Union of two TriMeshes. 
- Parameters
- 
  
    | m1 | First TriMesh |  | m2 | Second TriMesh |  
 
- Returns
- The Resulting TriMesh created as a new Shared pointer 
Implements CSGEngine.
 
 
The documentation for this class was generated from the following file: