Provides access to all the triangles of OpenCascade's StlMesh_Mesh
.
More...
Provides access to all the triangles of OpenCascade's 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 StlMesh_Mesh * |
mesh | ) |
|
|
explicit |
gmio_stl_mesh_occmesh::gmio_stl_mesh_occmesh |
( |
const Handle_StlMesh_Mesh & |
hnd | ) |
|
|
explicit |
const StlMesh_Mesh* gmio_stl_mesh_occmesh::mesh |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: