Open CASCADE Technology 6.6.0
Public Member Functions
TopOpeBRepTool_IndexedDataMapOfShapeBox2d Class Reference

#include <TopOpeBRepTool_IndexedDataMapOfShapeBox2d.hxx>

Inheritance diagram for TopOpeBRepTool_IndexedDataMapOfShapeBox2d:
Inheritance graph
[legend]

Public Member Functions

 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

TopOpeBRepTool_IndexedDataMapOfShapeBox2d::TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( const Standard_Integer  NbBuckets = 1)
TopOpeBRepTool_IndexedDataMapOfShapeBox2d::~TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( ) [inline]

Member Function Documentation

Standard_Integer TopOpeBRepTool_IndexedDataMapOfShapeBox2d::Add ( const TopoDS_Shape K,
const Bnd_Box2d I 
)
TopOpeBRepTool_IndexedDataMapOfShapeBox2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::Assign ( const TopOpeBRepTool_IndexedDataMapOfShapeBox2d Other)
Bnd_Box2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::ChangeFromIndex ( const Standard_Integer  I)
Bnd_Box2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::ChangeFromKey ( const TopoDS_Shape K)
Standard_Address TopOpeBRepTool_IndexedDataMapOfShapeBox2d::ChangeFromKey1 ( const TopoDS_Shape K)
void TopOpeBRepTool_IndexedDataMapOfShapeBox2d::Clear ( )
Standard_Boolean TopOpeBRepTool_IndexedDataMapOfShapeBox2d::Contains ( const TopoDS_Shape K) const
const Bnd_Box2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::FindFromIndex ( const Standard_Integer  I) const
const Bnd_Box2d& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::FindFromKey ( const TopoDS_Shape K) const
Standard_Address TopOpeBRepTool_IndexedDataMapOfShapeBox2d::FindFromKey1 ( const TopoDS_Shape K) const
Standard_Integer TopOpeBRepTool_IndexedDataMapOfShapeBox2d::FindIndex ( const TopoDS_Shape K) const
const TopoDS_Shape& TopOpeBRepTool_IndexedDataMapOfShapeBox2d::FindKey ( const Standard_Integer  I) const
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]
void TopOpeBRepTool_IndexedDataMapOfShapeBox2d::RemoveLast ( )
void TopOpeBRepTool_IndexedDataMapOfShapeBox2d::ReSize ( const Standard_Integer  NbBuckets)
void TopOpeBRepTool_IndexedDataMapOfShapeBox2d::Substitute ( const Standard_Integer  I,
const TopoDS_Shape K,
const Bnd_Box2d T 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines