Provides access to all the triangles of OpenCascade's MeshVS_DataSource
.
More...
Provides access to all the triangles of OpenCascade's MeshVS_DataSource
.
gmio_stl_mesh_occmeshvs iterates efficiently over the elements of a MeshVS_DataSource
object.
Each element should be of type MeshVS_ET_Face
and made of 3 nodes.
Example of use:
Handle_MeshVS_Mesh occmeshvs = ...;
gmio_stl_mesh_occmeshvs::gmio_stl_mesh_occmeshvs |
( |
| ) |
|
gmio_stl_mesh_occmeshvs::gmio_stl_mesh_occmeshvs |
( |
const MeshVS_DataSource * |
ds | ) |
|
|
explicit |
gmio_stl_mesh_occmeshvs::gmio_stl_mesh_occmeshvs |
( |
const Handle_MeshVS_DataSource & |
hnd | ) |
|
|
explicit |
const MeshVS_DataSource* gmio_stl_mesh_occmeshvs::data_src |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: