Open CASCADE Technology 6.6.0
|
#include <Poly_CoherentTriangulation.hxx>
Public Member Functions | |
IteratorOfTriangle (const Handle_Poly_CoherentTriangulation &theTri) | |
Constructor. | |
virtual void | Next () |
Make step. |
Subclass Iterator - allows to iterate all triangles skipping those that have been removed.
Poly_CoherentTriangulation::IteratorOfTriangle::IteratorOfTriangle | ( | const Handle_Poly_CoherentTriangulation & | theTri | ) |
virtual void Poly_CoherentTriangulation::IteratorOfTriangle::Next | ( | ) | [virtual] |
Reimplemented from NCollection_Vector< TheItemType >::Iterator.