Open CASCADE Technology 6.6.0
Public Member Functions | Data Fields
Poly_MakeLoops::Link Struct Reference

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

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


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines