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

ModelingAlgorithms
TKMesh
BRepMesh


BRepMesh_Edge Class Reference

#include <BRepMesh_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 BRepMesh_Edge (const Standard_Integer vDebut, const Standard_Integer vFin, const MeshDS_DegreeOfFreedom canMove, const Standard_Integer domain)
 Contructs a link beetween to vertices.
.
Standard_Integer FirstNode () const
 Give the index of first node of the Link.
.
Standard_Integer LastNode () const
 Give the index of Last node of the Link.
.
Standard_Integer Domain () const
 Give the domain of the Link.
.
MeshDS_DegreeOfFreedom Movability () const
Standard_EXPORT void SetMovability (const MeshDS_DegreeOfFreedom Move)
Standard_EXPORT Standard_Integer HashCode (const Standard_Integer Upper) const
Standard_EXPORT Standard_Boolean SameOrientation (const BRepMesh_Edge &Other) const
Standard_EXPORT Standard_Boolean IsEqual (const BRepMesh_Edge &Other) const
Standard_Boolean operator== (const BRepMesh_Edge &Other) const

Private Attributes

Standard_Integer myFirstNode
Standard_Integer myLastNode
MeshDS_DegreeOfFreedom myMovability
Standard_Integer myDomain


Constructor & Destructor Documentation

Standard_EXPORT BRepMesh_Edge::BRepMesh_Edge const Standard_Integer  vDebut,
const Standard_Integer  vFin,
const MeshDS_DegreeOfFreedom  canMove,
const Standard_Integer  domain
 


Member Function Documentation

Standard_Integer BRepMesh_Edge::Domain  )  const [inline]
 

Standard_Integer BRepMesh_Edge::FirstNode  )  const [inline]
 

Standard_EXPORT Standard_Integer BRepMesh_Edge::HashCode const Standard_Integer  Upper  )  const
 

Standard_EXPORT Standard_Boolean BRepMesh_Edge::IsEqual const BRepMesh_Edge Other  )  const
 

Standard_Integer BRepMesh_Edge::LastNode  )  const [inline]
 

MeshDS_DegreeOfFreedom BRepMesh_Edge::Movability  )  const [inline]
 

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

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

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

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

Standard_EXPORT Standard_Boolean BRepMesh_Edge::SameOrientation const BRepMesh_Edge Other  )  const
 

Standard_EXPORT void BRepMesh_Edge::SetMovability const MeshDS_DegreeOfFreedom  Move  ) 
 


Field Documentation

Standard_Integer BRepMesh_Edge::myDomain [private]
 

Standard_Integer BRepMesh_Edge::myFirstNode [private]
 

Standard_Integer BRepMesh_Edge::myLastNode [private]
 

MeshDS_DegreeOfFreedom BRepMesh_Edge::myMovability [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:41:24 2008 for OpenCASCADE by  doxygen 1.4.1