CFx SDK Documentation
2023 SP0
|
This is the complete list of members for OdDbGraph, including all inherited members.
addEdge(OdDbGraphNode *pFrom, OdDbGraphNode *pTo) | OdDbGraph | |
addNode(OdDbGraphNode *pNode) | OdDbGraph | |
breakCycleEdge(OdDbGraphNode *pFrom, OdDbGraphNode *pTo) | OdDbGraph | |
clearAll(OdUInt8 flags) | OdDbGraph | |
clearAllCycles() | OdDbGraph | protected |
delNode(OdDbGraphNode *pNode) | OdDbGraph | |
findCycles(OdDbGraphNode *pStart=0) | OdDbGraph | virtual |
getOutgoing(OdDbGraphNodeArray &outgoing) | OdDbGraph | |
isEmpty() const | OdDbGraph | inline |
node(int nodeIndex) const | OdDbGraph | inline |
numNodes() const | OdDbGraph | inline |
OdDbGraph() | OdDbGraph | inline |
OdDbGraphNode class | OdDbGraph | friend |
reset() | OdDbGraph | |
rootNode() const | OdDbGraph | |
~OdDbGraph() | OdDbGraph | virtual |