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