Open CASCADE Technology 6.6.0
Public Member Functions
Poly_MakeLoops::Helper Class Reference

The abstract helper class.

#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
virtual void OnAddLink (Standard_Integer, const Link &) const
 hook function called from AddLink in _DEBUG mode

Member Function Documentation

virtual const ListOfLink& Poly_MakeLoops::Helper::GetAdjacentLinks ( Standard_Integer  theNode) const [pure virtual]
virtual void Poly_MakeLoops::Helper::OnAddLink ( Standard_Integer  ,
const Link  
) const [inline, virtual]

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