Provides access to all the internal triangles of OpenCascade's TopoDS_Shape
.
More...
Provides access to all the internal triangles of OpenCascade's TopoDS_Shape
.
gmio_stl_mesh_occshape iterates efficiently over the triangles of all sub TopoDS_Faces
(internal Poly_Triangulation
objects).
Example of use:
const TopoDS_Shape occshape = ...;
gmio_stl_mesh_occshape::gmio_stl_mesh_occshape |
( |
| ) |
|
gmio_stl_mesh_occshape::gmio_stl_mesh_occshape |
( |
const TopoDS_Shape & |
shape | ) |
|
|
explicit |
const TopoDS_Shape* gmio_stl_mesh_occshape::shape |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: