Open CASCADE Technology 6.6.0
Public Member Functions
BiTgte_DataMapOfShapeBox Class Reference

#include <BiTgte_DataMapOfShapeBox.hxx>

Inheritance diagram for BiTgte_DataMapOfShapeBox:
Inheritance graph
[legend]

Public Member Functions

 BiTgte_DataMapOfShapeBox (const Standard_Integer NbBuckets=1)
BiTgte_DataMapOfShapeBoxAssign (const BiTgte_DataMapOfShapeBox &Other)
BiTgte_DataMapOfShapeBoxoperator= (const BiTgte_DataMapOfShapeBox &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BiTgte_DataMapOfShapeBox ()
Standard_Boolean Bind (const TopoDS_Shape &K, const Bnd_Box &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const Bnd_BoxFind (const TopoDS_Shape &K) const
const Bnd_Boxoperator() (const TopoDS_Shape &K) const
Bnd_BoxChangeFind (const TopoDS_Shape &K)
Bnd_Boxoperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

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

Member Function Documentation

BiTgte_DataMapOfShapeBox& BiTgte_DataMapOfShapeBox::Assign ( const BiTgte_DataMapOfShapeBox Other)
Standard_Boolean BiTgte_DataMapOfShapeBox::Bind ( const TopoDS_Shape K,
const Bnd_Box I 
)
Bnd_Box& BiTgte_DataMapOfShapeBox::ChangeFind ( const TopoDS_Shape K)
Standard_Address BiTgte_DataMapOfShapeBox::ChangeFind1 ( const TopoDS_Shape K)
void BiTgte_DataMapOfShapeBox::Clear ( )
const Bnd_Box& BiTgte_DataMapOfShapeBox::Find ( const TopoDS_Shape K) const
Standard_Address BiTgte_DataMapOfShapeBox::Find1 ( const TopoDS_Shape K) const
Standard_Boolean BiTgte_DataMapOfShapeBox::IsBound ( const TopoDS_Shape K) const
const Bnd_Box& BiTgte_DataMapOfShapeBox::operator() ( const TopoDS_Shape K) const [inline]
Bnd_Box& BiTgte_DataMapOfShapeBox::operator() ( const TopoDS_Shape K) [inline]
BiTgte_DataMapOfShapeBox& BiTgte_DataMapOfShapeBox::operator= ( const BiTgte_DataMapOfShapeBox Other) [inline]
void BiTgte_DataMapOfShapeBox::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean BiTgte_DataMapOfShapeBox::UnBind ( const TopoDS_Shape K)

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