Main Page Modules Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members Related Pages
OpenMesh::Iterators Namespace Reference
Contains all mesh iterators and circulators.
More...
Detailed Description
Contains all mesh iterators and circulators.
The two classes OpenMesh::Concepts::IteratorT and OpenMesh::Concepts::CirculatorT describe the interfaces provided by all iterators and circulators, respectively.
All iterators/circulators defined in this namespace are template classes that require a mesh a template parameter. Therefore you should use the iterators/circulators that are defined by the mesh itself. See OpenMesh::Mesh::PolyMeshT for a complete list of them.
- See also:
-
The mesh docu section Mesh Iterators and Circulators for a more detailed description. , OpenMesh::Concepts::IteratorT , OpenMesh::Concepts::CirculatorT
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.