Open CASCADE Technology 7.8.0
|
Light weighted structure representing link of the mesh. More...
#include <BRepMesh_Edge.hxx>
Light weighted structure representing link of the mesh.
|
inline |
Default constructor.
|
inline |
Constructs a link between two vertices.
|
inline |
Checks for equality with another edge.
theOther | edge to be checked against this one. |
|
inline |
Checks if the given edge and this one have the same orientation.
theOther | edge to be checked against this one. |
|
inline |
Returns movability flag of the Link.
|
inline |
Alias for IsEqual.
|
inline |
Sets movability flag of the Link.
theMovability | flag to be set. |