Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Static Public Member Functions
BRepMesh_CircleInspector Class Reference

The class to find in the coincidence points.

#include <BRepMesh_CircleInspector.hxx>

Inheritance diagram for BRepMesh_CircleInspector:
Inheritance graph
[legend]

Public Types

typedef Standard_Integer Target

Public Member Functions

 BRepMesh_CircleInspector (Standard_Real theTol, Standard_Integer nbComp, const BRepMesh_BaseAllocator &theAlloc)
 Constructor; remembers tolerance and collector data structure. All the found points are put in the map and excluded from further consideration.
void Add (Standard_Integer theInd, const BRepMesh_Circ &theCircle)
void ClerResList ()
CircVectorMapOfCirc ()
BRepMesh_CircGetCirc (Standard_Integer theInd)
void SetCurrent (const gp_XY &theCurCircle)
 Set current node to be checked.
BRepMesh_ListOfIntegerGetCoincidentInd ()
 Get result index of node.
NCollection_CellFilter_Action Inspect (const Standard_Integer theTarget)
 Implementation of inspection method.

Static Public Member Functions

static Standard_Boolean IsEqual (Standard_Integer theIdx, const Standard_Integer theTarget)

Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

void BRepMesh_CircleInspector::Add ( Standard_Integer  theInd,
const BRepMesh_Circ theCircle 
) [inline]
static Standard_Boolean BRepMesh_CircleInspector::IsEqual ( Standard_Integer  theIdx,
const Standard_Integer  theTarget 
) [inline, static]
void BRepMesh_CircleInspector::SetCurrent ( const gp_XY theCurCircle) [inline]

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