Open CASCADE Technology  6.9.0
Public Member Functions | Data Fields

Poly_MakeLoops::Link Struct Reference

The Link structure. More...

#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
 

Detailed Description

The Link structure.

Constructor & Destructor Documentation

Poly_MakeLoops::Link::Link ( )
inline
Poly_MakeLoops::Link::Link ( Standard_Integer  theNode1,
Standard_Integer  theNode2 
)
inline

Member Function Documentation

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

Field Documentation

Standard_Integer Poly_MakeLoops::Link::flags
Standard_Integer Poly_MakeLoops::Link::node1
Standard_Integer Poly_MakeLoops::Link::node2

The documentation for this struct was generated from the following file: