#include <MeshAlgo_Vertex.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT const gp_XY & | Coord () const |
| Standard_EXPORT MeshDS_DegreeOfFreedom | Movability () const |
| Standard_EXPORT void | SetMovability (const MeshDS_DegreeOfFreedom mov) |
| Standard_EXPORT Standard_Integer | Domain () const |
| For maping the Vertices. Same Vertex -> Same HashCode Different Vertices -> Not IsEqual but can have same HashCode . | |
| Standard_EXPORT Standard_Integer | HashCode (const Standard_Integer Upper) const |
| Standard_EXPORT Standard_Boolean | IsEqual (const MeshAlgo_Vertex &Other) const |
| Standard_Boolean | operator== (const MeshAlgo_Vertex &Other) const |
Protected Member Functions | |
| Standard_EXPORT | MeshAlgo_Vertex (const Standard_Real x, const Standard_Real y, const Standard_Integer dom, const MeshDS_DegreeOfFreedom theMov) |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.1