#include <MeshShape_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 Link. . | |
| Standard_EXPORT Standard_Integer | LastNode () const |
| Give the index of Last node of the Link. . | |
| Standard_EXPORT 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 MeshShape_Edge &Other) const |
| Standard_EXPORT Standard_Boolean | IsEqual (const MeshShape_Edge &Other) const |
| Standard_Boolean | operator== (const MeshShape_Edge &Other) const |
Protected Member Functions | |
| Standard_EXPORT | MeshShape_Edge (const Standard_Integer vDebut, const Standard_Integer vFin, const MeshDS_DegreeOfFreedom canMove) |
| Contructs a link beetween to vertices. . | |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1