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