OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKMath
Poly


Poly_CoherentTriPtr::Iterator Class Reference

#include <Poly_CoherentTriPtr.hxx>


Public Member Functions

 Iterator ()
 Empty constructor.
 Iterator (const Poly_CoherentTriPtr &thePtr)
 Constructor.
const Poly_CoherentTriangleFirst () const
 Query the triangle that started the current iteration.
Standard_Boolean More () const
 Query if there is available triangle pointer on this iteration.
Standard_EXPORT void Next ()
 Go to the next iteration.
const Poly_CoherentTriangleValue () const
 Get the current iterated triangle.
Poly_CoherentTriangleChangeValue () const
 Get the current iterated triangle (mutable).
const Poly_CoherentTriPtrPtrValue () const
 Get the current iterated pointer to triangle.

Private Attributes

const Poly_CoherentTriPtrmyFirst
const Poly_CoherentTriPtrmyCurrent


Detailed Description

Iterator class for this list of triangles. Because the list is round, an iteration can be started from any member and it finishes before taking this member again. The iteration sense is always forward (Next).


Constructor & Destructor Documentation

Poly_CoherentTriPtr::Iterator::Iterator  )  [inline]
 

Poly_CoherentTriPtr::Iterator::Iterator const Poly_CoherentTriPtr thePtr  )  [inline]
 


Member Function Documentation

Poly_CoherentTriangle& Poly_CoherentTriPtr::Iterator::ChangeValue  )  const [inline]
 

const Poly_CoherentTriangle* Poly_CoherentTriPtr::Iterator::First  )  const [inline]
 

Standard_Boolean Poly_CoherentTriPtr::Iterator::More  )  const [inline]
 

Standard_EXPORT void Poly_CoherentTriPtr::Iterator::Next  ) 
 

const Poly_CoherentTriPtr& Poly_CoherentTriPtr::Iterator::PtrValue  )  const [inline]
 

const Poly_CoherentTriangle& Poly_CoherentTriPtr::Iterator::Value  )  const [inline]
 


Field Documentation

const Poly_CoherentTriPtr* Poly_CoherentTriPtr::Iterator::myCurrent [private]
 

const Poly_CoherentTriPtr* Poly_CoherentTriPtr::Iterator::myFirst [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:13:13 2008 for OpenCASCADE by  doxygen 1.4.1