#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) |
Standard_EXPORT | BRepFill_DataMapOfShapeSequenceOfPnt (const Standard_Integer NbBuckets=1) |
Standard_EXPORT BRepFill_DataMapOfShapeSequenceOfPnt & | Assign (const BRepFill_DataMapOfShapeSequenceOfPnt &Other) |
BRepFill_DataMapOfShapeSequenceOfPnt & | operator= (const BRepFill_DataMapOfShapeSequenceOfPnt &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~BRepFill_DataMapOfShapeSequenceOfPnt () | |
Standard_EXPORT Standard_Boolean | Bind (const TopoDS_Shape &K, const TColgp_SequenceOfPnt &I) |
Standard_EXPORT Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const TopoDS_Shape &K) |
Standard_EXPORT const TColgp_SequenceOfPnt & | Find (const TopoDS_Shape &K) const |
const TColgp_SequenceOfPnt & | operator() (const TopoDS_Shape &K) const |
Standard_EXPORT TColgp_SequenceOfPnt & | ChangeFind (const TopoDS_Shape &K) |
TColgp_SequenceOfPnt & | operator() (const TopoDS_Shape &K) |
Private Member Functions | |
Standard_EXPORT | BRepFill_DataMapOfShapeSequenceOfPnt (const BRepFill_DataMapOfShapeSequenceOfPnt &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|