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