Open CASCADE Technology
6.5.4
|
#include <Poly_CoherentTriangulation.hxx>
Public Member Functions | |
IteratorOfLink (const Handle_Poly_CoherentTriangulation &theTri) | |
Constructor. | |
virtual void | Next () |
Make step. |
Subclass Iterator - allows to iterate all links skipping invalid ones.
Poly_CoherentTriangulation::IteratorOfLink::IteratorOfLink | ( | const Handle_Poly_CoherentTriangulation & | theTri | ) |
virtual void Poly_CoherentTriangulation::IteratorOfLink::Next | ( | ) | [virtual] |
Reimplemented from NCollection_Vector< TheItemType >::Iterator.