#include <BRepTools_MapOfVertexPnt2d.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BRepTools_MapOfVertexPnt2d (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT BRepTools_MapOfVertexPnt2d & | Assign (const BRepTools_MapOfVertexPnt2d &Other) |
| BRepTools_MapOfVertexPnt2d & | operator= (const BRepTools_MapOfVertexPnt2d &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~BRepTools_MapOfVertexPnt2d () | |
| Standard_EXPORT Standard_Boolean | Bind (const TopoDS_Shape &K, const TColgp_SequenceOfPnt2d &I) |
| Standard_EXPORT Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| Standard_EXPORT const TColgp_SequenceOfPnt2d & | Find (const TopoDS_Shape &K) const |
| const TColgp_SequenceOfPnt2d & | operator() (const TopoDS_Shape &K) const |
| Standard_EXPORT TColgp_SequenceOfPnt2d & | ChangeFind (const TopoDS_Shape &K) |
| TColgp_SequenceOfPnt2d & | operator() (const TopoDS_Shape &K) |
Private Member Functions | |
| Standard_EXPORT | BRepTools_MapOfVertexPnt2d (const BRepTools_MapOfVertexPnt2d &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1