#include <BRepFill_DataMapOfShapeSequenceOfPnt.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepFill_DataMapOfShapeSequenceOfPnt (const Standard_Integer NbBuckets=1) | |
| BRepFill_DataMapOfShapeSequenceOfPnt & | Assign (const BRepFill_DataMapOfShapeSequenceOfPnt &Other) |
| BRepFill_DataMapOfShapeSequenceOfPnt & | operator= (const BRepFill_DataMapOfShapeSequenceOfPnt &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~BRepFill_DataMapOfShapeSequenceOfPnt () | |
| Standard_Boolean | Bind (const TopoDS_Shape &K, const TColgp_SequenceOfPnt &I) |
| Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| const TColgp_SequenceOfPnt & | Find (const TopoDS_Shape &K) const |
| const TColgp_SequenceOfPnt & | operator() (const TopoDS_Shape &K) const |
| TColgp_SequenceOfPnt & | ChangeFind (const TopoDS_Shape &K) |
| TColgp_SequenceOfPnt & | operator() (const TopoDS_Shape &K) |
| BRepFill_DataMapOfShapeSequenceOfPnt::BRepFill_DataMapOfShapeSequenceOfPnt | ( | const Standard_Integer | NbBuckets = 1 |
) |
| BRepFill_DataMapOfShapeSequenceOfPnt::~BRepFill_DataMapOfShapeSequenceOfPnt | ( | ) | [inline] |
| BRepFill_DataMapOfShapeSequenceOfPnt& BRepFill_DataMapOfShapeSequenceOfPnt::Assign | ( | const BRepFill_DataMapOfShapeSequenceOfPnt & | Other | ) |
| Standard_Boolean BRepFill_DataMapOfShapeSequenceOfPnt::Bind | ( | const TopoDS_Shape & | K, | |
| const TColgp_SequenceOfPnt & | I | |||
| ) |
| TColgp_SequenceOfPnt& BRepFill_DataMapOfShapeSequenceOfPnt::ChangeFind | ( | const TopoDS_Shape & | K | ) |
| void BRepFill_DataMapOfShapeSequenceOfPnt::Clear | ( | ) |
| const TColgp_SequenceOfPnt& BRepFill_DataMapOfShapeSequenceOfPnt::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Boolean BRepFill_DataMapOfShapeSequenceOfPnt::IsBound | ( | const TopoDS_Shape & | K | ) | const |
| void BRepFill_DataMapOfShapeSequenceOfPnt::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepFill_DataMapOfShapeSequenceOfPnt::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepFill_DataMapOfShapeSequenceOfPnt::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| TColgp_SequenceOfPnt& BRepFill_DataMapOfShapeSequenceOfPnt::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| const TColgp_SequenceOfPnt& BRepFill_DataMapOfShapeSequenceOfPnt::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| BRepFill_DataMapOfShapeSequenceOfPnt& BRepFill_DataMapOfShapeSequenceOfPnt::operator= | ( | const BRepFill_DataMapOfShapeSequenceOfPnt & | Other | ) | [inline] |
| void BRepFill_DataMapOfShapeSequenceOfPnt::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean BRepFill_DataMapOfShapeSequenceOfPnt::UnBind | ( | const TopoDS_Shape & | K | ) |
1.6.3