Open CASCADE Technology
7.3.0
|
#include <Poly_MakeLoops.hxx>
Public Member Functions | |
Link () | |
Link (Standard_Integer theNode1, Standard_Integer theNode2) | |
void | Reverse () |
Standard_Boolean | IsReversed () const |
void | Nullify () |
Standard_Boolean | IsNull () const |
Data Fields | |
Standard_Integer | node1 |
Standard_Integer | node2 |
Standard_Integer | flags |
The Link structure.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Standard_Integer Poly_MakeLoops::Link::flags |
Standard_Integer Poly_MakeLoops::Link::node1 |
Standard_Integer Poly_MakeLoops::Link::node2 |