OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    Poly_MakeLoops::Helper Class Referenceabstract

    The abstract helper class. More...

    #include <Poly_MakeLoops.hxx>

    Inheritance diagram for Poly_MakeLoops::Helper:

    Public Member Functions

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

    Detailed Description

    The abstract helper class.

    Member Function Documentation

    ◆ GetAdjacentLinks()

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

    returns the links adjacent to the given node

    ◆ OnAddLink()

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

    hook function called from AddLink in _DEBUG mode


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