OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKMesh
MeshAlgo


MeshAlgo_Vertex Class Reference

Describes the data structure for a vertex in a
Delaunay triangulation.
.

#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)


Constructor & Destructor Documentation

Standard_EXPORT MeshAlgo_Vertex::MeshAlgo_Vertex const Standard_Real  x,
const Standard_Real  y,
const Standard_Integer  dom,
const MeshDS_DegreeOfFreedom  theMov
[protected]
 


Member Function Documentation

Standard_EXPORT const gp_XY& MeshAlgo_Vertex::Coord  )  const
 

Standard_EXPORT Standard_Integer MeshAlgo_Vertex::Domain  )  const
 

Standard_EXPORT Standard_Integer MeshAlgo_Vertex::HashCode const Standard_Integer  Upper  )  const
 

Standard_EXPORT Standard_Boolean MeshAlgo_Vertex::IsEqual const MeshAlgo_Vertex Other  )  const
 

Standard_EXPORT MeshDS_DegreeOfFreedom MeshAlgo_Vertex::Movability  )  const
 

void MeshAlgo_Vertex::operator delete void *  anAddress  )  [inline]
 

void* MeshAlgo_Vertex::operator new size_t  size  )  [inline]
 

void* MeshAlgo_Vertex::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_Boolean MeshAlgo_Vertex::operator== const MeshAlgo_Vertex Other  )  const [inline]
 

Standard_EXPORT void MeshAlgo_Vertex::SetMovability const MeshDS_DegreeOfFreedom  mov  ) 
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:42:29 2008 for OpenCASCADE by  doxygen 1.4.1