Provides access to all the triangles of an OpenCascade StlMesh_Mesh.  
 More...
Provides access to all the triangles of an OpenCascade StlMesh_Mesh. 
gmio_stl_mesh_occmesh iterates efficiently over the triangles of all domains.
Example of use: 
const Handle_StlMesh_Mesh occmesh = ...;
- Examples: 
- /examples/occstl_write_file.cpp.
      
        
          | gmio_stl_mesh_occmesh::gmio_stl_mesh_occmesh | ( |  | ) |  | 
      
 
 
  
  | 
        
          | gmio_stl_mesh_occmesh::gmio_stl_mesh_occmesh | ( | const Handle_StlMesh_Mesh & | hnd | ) |  |  | explicit | 
 
 
  
  | 
        
          | const Handle_StlMesh_Mesh& gmio_stl_mesh_occmesh::mesh | ( |  | ) | const |  | inline | 
 
 
The documentation for this struct was generated from the following file: