|
Open CASCADE Technology 6.5.2
|
The Link structure.
#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 |
| Poly_MakeLoops::Link::Link | ( | ) | [inline] |
| Poly_MakeLoops::Link::Link | ( | Standard_Integer | theNode1, |
| Standard_Integer | theNode2 | ||
| ) | [inline] |
| Standard_Boolean Poly_MakeLoops::Link::IsNull | ( | ) | const [inline] |
| Standard_Boolean Poly_MakeLoops::Link::IsReversed | ( | ) | const [inline] |
| void Poly_MakeLoops::Link::Nullify | ( | ) | [inline] |
| void Poly_MakeLoops::Link::Reverse | ( | ) | [inline] |
1.7.4