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

ModelingAlgorithms
TKMesh
MeshAlgo


MeshAlgo_Edge Class Reference

Describes the data structure of a Edge.
.

#include <MeshAlgo_Edge.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT Standard_Integer FirstNode () const
 Give the index of first node of the Edge.
.
Standard_EXPORT Standard_Integer LastNode () const
 Give the index of Last node of the Edge.
.
Standard_EXPORT MeshDS_DegreeOfFreedom Movability () const
Standard_EXPORT void SetMovability (const MeshDS_DegreeOfFreedom canMove)
Standard_EXPORT Standard_Integer Domain () const
Standard_EXPORT Standard_Boolean SameOrientation (const MeshAlgo_Edge &Other) const
 For maping the Edges.
Same Edge -> Same HashCode
Different Edges -> Not IsEqual but can have same HashCode
.
Standard_EXPORT Standard_Integer HashCode (const Standard_Integer Upper) const
Standard_EXPORT Standard_Boolean IsEqual (const MeshAlgo_Edge &Other) const
Standard_Boolean operator== (const MeshAlgo_Edge &Other) const

Protected Member Functions

Standard_EXPORT MeshAlgo_Edge (const Standard_Integer node1, const Standard_Integer node2, const MeshDS_DegreeOfFreedom canMove, const Standard_Integer domain)
 Contructs an Edge beetween to vertices.
.


Constructor & Destructor Documentation

Standard_EXPORT MeshAlgo_Edge::MeshAlgo_Edge const Standard_Integer  node1,
const Standard_Integer  node2,
const MeshDS_DegreeOfFreedom  canMove,
const Standard_Integer  domain
[protected]
 


Member Function Documentation

Standard_EXPORT Standard_Integer MeshAlgo_Edge::Domain  )  const
 

Standard_EXPORT Standard_Integer MeshAlgo_Edge::FirstNode  )  const
 

Standard_EXPORT Standard_Integer MeshAlgo_Edge::HashCode const Standard_Integer  Upper  )  const
 

Standard_EXPORT Standard_Boolean MeshAlgo_Edge::IsEqual const MeshAlgo_Edge Other  )  const
 

Standard_EXPORT Standard_Integer MeshAlgo_Edge::LastNode  )  const
 

Standard_EXPORT MeshDS_DegreeOfFreedom MeshAlgo_Edge::Movability  )  const
 

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

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

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

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

Standard_EXPORT Standard_Boolean MeshAlgo_Edge::SameOrientation const MeshAlgo_Edge Other  )  const
 

Standard_EXPORT void MeshAlgo_Edge::SetMovability const MeshDS_DegreeOfFreedom  canMove  ) 
 


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