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