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

#include <TopOpeBRepTool_IndexedDataMapOfShapeBox2d.hxx>

Inheritance diagram for TopOpeBRepTool_IndexedDataMapOfShapeBox2d:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopOpeBRepTool_IndexedDataMapOfShapeBox2d (const Standard_Integer NbBuckets=1)
TopOpeBRepTool_IndexedDataMapOfShapeBox2dAssign (const TopOpeBRepTool_IndexedDataMapOfShapeBox2d &Other)
TopOpeBRepTool_IndexedDataMapOfShapeBox2doperator= (const TopOpeBRepTool_IndexedDataMapOfShapeBox2d &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopOpeBRepTool_IndexedDataMapOfShapeBox2d ()
Standard_Integer Add (const TopoDS_Shape &K, const Bnd_Box2d &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const Bnd_Box2d &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const Bnd_Box2dFindFromIndex (const Standard_Integer I) const
const Bnd_Box2doperator() (const Standard_Integer I) const
Bnd_Box2dChangeFromIndex (const Standard_Integer I)
Bnd_Box2doperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const Bnd_Box2dFindFromKey (const TopoDS_Shape &K) const
Bnd_Box2dChangeFromKey (const TopoDS_Shape &K)
Standard_Address FindFromKey1 (const TopoDS_Shape &K) const
Standard_Address ChangeFromKey1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation


Member Function Documentation

const Bnd_Box2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::operator() ( const Standard_Integer  I) const [inline]
Bnd_Box2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::operator() ( const Standard_Integer  I) [inline]
TopOpeBRepTool_IndexedDataMapOfShapeBox2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::operator= ( const TopOpeBRepTool_IndexedDataMapOfShapeBox2d Other) [inline]

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