|
Open CASCADE Technology
6.5.4
|
#include <GraphTools_RGNode.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | GraphTools_RGNode () |
| void | Reset () |
| void | SetVisited (const Standard_Integer v) |
| Standard_Integer | GetVisited () const |
| void | AddAdj (const Standard_Integer adj) |
| Standard_Integer | NbAdj () const |
| Standard_Integer | GetAdj (const Standard_Integer index) const |
| void | SetSC (const Handle< GraphTools_SC > &SC) |
| Handle_GraphTools_SC | GetSC () const |
| Standard_Integer GraphTools_RGNode::GetAdj | ( | const Standard_Integer | index | ) | const |
| Handle_GraphTools_SC GraphTools_RGNode::GetSC | ( | ) | const |
| Standard_Integer GraphTools_RGNode::NbAdj | ( | ) | const |
| void GraphTools_RGNode::SetSC | ( | const Handle< GraphTools_SC > & | SC | ) |
1.8.0