Open CASCADE Technology 6.6.0
|
The abstract helper class.
#include <Poly_MakeLoops.hxx>
Public Member Functions | |
virtual const ListOfLink & | GetAdjacentLinks (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 |
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] |