Open CASCADE Technology  7.7.0
Data Structures | Typedefs

Poly_CoherentTriangulation.hxx File Reference

#include <Poly_Triangulation.hxx>
#include <Poly_CoherentNode.hxx>
#include <Poly_CoherentTriangle.hxx>
#include <Poly_CoherentLink.hxx>
#include <NCollection_Vector.hxx>
#include <Standard_Type.hxx>
#include <Poly_CoherentTriangulation.hxx>

Data Structures

class  Poly_CoherentTriangulation
 Definition of HANDLE object using Standard_DefineHandle.hxx. More...
 
class  Poly_CoherentTriangulation::IteratorOfTriangle
 
class  Poly_CoherentTriangulation::IteratorOfNode
 
class  Poly_CoherentTriangulation::IteratorOfLink
 
struct  Poly_CoherentTriangulation::TwoIntegers
 Couple of integer indices (used in RemoveDegenerated()). More...
 

Typedefs

typedef NCollection_Vector< Poly_CoherentTriangle >::Iterator Poly_BaseIteratorOfCoherentTriangle
 
typedef NCollection_Vector< Poly_CoherentNode >::Iterator Poly_BaseIteratorOfCoherentNode
 
typedef NCollection_Vector< Poly_CoherentLink >::Iterator Poly_BaseIteratorOfCoherentLink
 

Typedef Documentation

◆ Poly_BaseIteratorOfCoherentLink

◆ Poly_BaseIteratorOfCoherentNode

◆ Poly_BaseIteratorOfCoherentTriangle