|
Open CASCADE Technology
6.5.4
|
#include <BRepFill_DataMapOfNodeShape.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BRepFill_DataMapOfNodeShape (const Standard_Integer NbBuckets=1) |
| BRepFill_DataMapOfNodeShape & | Assign (const BRepFill_DataMapOfNodeShape &Other) |
| BRepFill_DataMapOfNodeShape & | operator= (const BRepFill_DataMapOfNodeShape &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~BRepFill_DataMapOfNodeShape () | |
| Standard_Boolean | Bind (const Handle< MAT_Node > &K, const TopoDS_Shape &I) |
| Standard_Boolean | IsBound (const Handle< MAT_Node > &K) const |
| Standard_Boolean | UnBind (const Handle< MAT_Node > &K) |
| const TopoDS_Shape & | Find (const Handle< MAT_Node > &K) const |
| const TopoDS_Shape & | operator() (const Handle< MAT_Node > &K) const |
| TopoDS_Shape & | ChangeFind (const Handle< MAT_Node > &K) |
| TopoDS_Shape & | operator() (const Handle< MAT_Node > &K) |
| Standard_Address | Find1 (const Handle< MAT_Node > &K) const |
| Standard_Address | ChangeFind1 (const Handle< MAT_Node > &K) |
| DEFINE_STANDARD_ALLOC BRepFill_DataMapOfNodeShape::BRepFill_DataMapOfNodeShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BRepFill_DataMapOfNodeShape& BRepFill_DataMapOfNodeShape::Assign | ( | const BRepFill_DataMapOfNodeShape & | Other | ) |
| Standard_Boolean BRepFill_DataMapOfNodeShape::Bind | ( | const Handle< MAT_Node > & | K, |
| const TopoDS_Shape & | I | ||
| ) |
| const TopoDS_Shape& BRepFill_DataMapOfNodeShape::Find | ( | const Handle< MAT_Node > & | K | ) | const |
| Standard_Address BRepFill_DataMapOfNodeShape::Find1 | ( | const Handle< MAT_Node > & | K | ) | const |
| Standard_Boolean BRepFill_DataMapOfNodeShape::IsBound | ( | const Handle< MAT_Node > & | K | ) | const |
| const TopoDS_Shape& BRepFill_DataMapOfNodeShape::operator() | ( | const Handle< MAT_Node > & | K | ) | const [inline] |
| TopoDS_Shape& BRepFill_DataMapOfNodeShape::operator() | ( | const Handle< MAT_Node > & | K | ) | [inline] |
| BRepFill_DataMapOfNodeShape& BRepFill_DataMapOfNodeShape::operator= | ( | const BRepFill_DataMapOfNodeShape & | Other | ) | [inline] |
| void BRepFill_DataMapOfNodeShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0