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

#include <IntPoly_IndexedMapOfPnt.hxx>

Inheritance diagram for IntPoly_IndexedMapOfPnt:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IntPoly_IndexedMapOfPnt (const Standard_Integer NbBuckets=1)
IntPoly_IndexedMapOfPntAssign (const IntPoly_IndexedMapOfPnt &Other)
IntPoly_IndexedMapOfPntoperator= (const IntPoly_IndexedMapOfPnt &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~IntPoly_IndexedMapOfPnt ()
Standard_Integer Add (const gp_Pnt &K)
void Substitute (const Standard_Integer I, const gp_Pnt &K)
void RemoveLast ()
Standard_Boolean Contains (const gp_Pnt &K) const
const gp_PntFindKey (const Standard_Integer I) const
const gp_Pntoperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const gp_Pnt &K) const

Constructor & Destructor Documentation


Member Function Documentation

const gp_Pnt& IntPoly_IndexedMapOfPnt::operator() ( const Standard_Integer  I) const [inline]
IntPoly_IndexedMapOfPnt& IntPoly_IndexedMapOfPnt::operator= ( const IntPoly_IndexedMapOfPnt Other) [inline]

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