|
Open CASCADE Technology
6.5.4
|
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] |
1.8.0