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

#include <TopOpeBRepTool_IndexedDataMapOfShapeBox.hxx>

Inheritance diagram for TopOpeBRepTool_IndexedDataMapOfShapeBox:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopOpeBRepTool_IndexedDataMapOfShapeBox (const Standard_Integer NbBuckets=1)
TopOpeBRepTool_IndexedDataMapOfShapeBoxAssign (const TopOpeBRepTool_IndexedDataMapOfShapeBox &Other)
TopOpeBRepTool_IndexedDataMapOfShapeBoxoperator= (const TopOpeBRepTool_IndexedDataMapOfShapeBox &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopOpeBRepTool_IndexedDataMapOfShapeBox ()
Standard_Integer Add (const TopoDS_Shape &K, const Bnd_Box &I)
void Substitute (const Standard_Integer I, const TopoDS_Shape &K, const Bnd_Box &T)
void RemoveLast ()
Standard_Boolean Contains (const TopoDS_Shape &K) const
const TopoDS_ShapeFindKey (const Standard_Integer I) const
const Bnd_BoxFindFromIndex (const Standard_Integer I) const
const Bnd_Boxoperator() (const Standard_Integer I) const
Bnd_BoxChangeFromIndex (const Standard_Integer I)
Bnd_Boxoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const TopoDS_Shape &K) const
const Bnd_BoxFindFromKey (const TopoDS_Shape &K) const
Bnd_BoxChangeFromKey (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_Box& TopOpeBRepTool_IndexedDataMapOfShapeBox::operator() ( const Standard_Integer  I) const [inline]
Bnd_Box& TopOpeBRepTool_IndexedDataMapOfShapeBox::operator() ( const Standard_Integer  I) [inline]
TopOpeBRepTool_IndexedDataMapOfShapeBox& TopOpeBRepTool_IndexedDataMapOfShapeBox::operator= ( const TopOpeBRepTool_IndexedDataMapOfShapeBox Other) [inline]

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