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