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_Integer FirstNode () const
 Give the index of first node of the Edge.

Standard_Integer LastNode () const
 Give the index of Last node of the Edge.

MeshDS_DegreeOfFreedom Movability () const
void SetMovability (const MeshDS_DegreeOfFreedom canMove)
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_Integer HashCode (const Standard_Integer Upper) const
Standard_Boolean IsEqual (const MeshAlgo_Edge &Other) const
Standard_Boolean operator== (const MeshAlgo_Edge &Other) const

Protected Member Functions

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


Constructor & Destructor Documentation

MeshAlgo_Edge::MeshAlgo_Edge ( const Standard_Integer  node1,
const Standard_Integer  node2,
const MeshDS_DegreeOfFreedom  canMove 
) [protected]

Member Function Documentation

Standard_Integer MeshAlgo_Edge::FirstNode (  )  const
Standard_Integer MeshAlgo_Edge::HashCode ( const Standard_Integer  Upper  )  const
Standard_Boolean MeshAlgo_Edge::IsEqual ( const MeshAlgo_Edge Other  )  const
Standard_Integer MeshAlgo_Edge::LastNode (  )  const
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_Boolean MeshAlgo_Edge::SameOrientation ( const MeshAlgo_Edge Other  )  const
void MeshAlgo_Edge::SetMovability ( const MeshDS_DegreeOfFreedom  canMove  ) 

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:59:13 2011 for Open CASCADE Technology by  doxygen 1.6.3