Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
Poly_CoherentTriangulation::IteratorOfTriangle Class Reference

#include <Poly_CoherentTriangulation.hxx>

Inheritance diagram for Poly_CoherentTriangulation::IteratorOfTriangle:
Inheritance graph
[legend]

Public Member Functions

 IteratorOfTriangle (const occ::handle< Poly_CoherentTriangulation > &theTri)
 Constructor.
 
void Next () noexcept override
 Make step.
 

Detailed Description

Subclass Iterator - allows to iterate all triangles skipping those that have been removed.

Constructor & Destructor Documentation

◆ IteratorOfTriangle()

Poly_CoherentTriangulation::IteratorOfTriangle::IteratorOfTriangle ( const occ::handle< Poly_CoherentTriangulation > & theTri)

Constructor.

Member Function Documentation

◆ Next()

void Poly_CoherentTriangulation::IteratorOfTriangle::Next ( )
overridenoexcept

Make step.


The documentation for this class was generated from the following file: