Open CASCADE Technology  7.6.0
Public Member Functions

Poly_MakeLoops::Helper Class Referenceabstract

The abstract helper class. More...

#include <Poly_MakeLoops.hxx>

Inheritance diagram for Poly_MakeLoops::Helper:
Inheritance graph
[legend]

Public Member Functions

virtual const ListOfLinkGetAdjacentLinks (Standard_Integer theNode) const =0
 returns the links adjacent to the given node More...
 
virtual void OnAddLink (Standard_Integer, const Link &) const
 hook function called from AddLink in _DEBUG mode More...
 

Detailed Description

The abstract helper class.

Member Function Documentation

◆ GetAdjacentLinks()

virtual const ListOfLink& Poly_MakeLoops::Helper::GetAdjacentLinks ( Standard_Integer  theNode) const
pure virtual

returns the links adjacent to the given node

◆ OnAddLink()

virtual void Poly_MakeLoops::Helper::OnAddLink ( Standard_Integer  ,
const Link  
) const
inlinevirtual

hook function called from AddLink in _DEBUG mode


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