CFx SDK Documentation  2022 SP0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OdDbGraph Member List

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()OdDbGraphprotected
delNode(OdDbGraphNode *pNode)OdDbGraph
findCycles(OdDbGraphNode *pStart=0)OdDbGraphvirtual
getOutgoing(OdDbGraphNodeArray &outgoing)OdDbGraph
isEmpty() constOdDbGraphinline
node(int nodeIndex) constOdDbGraphinline
numNodes() constOdDbGraphinline
OdDbGraph()OdDbGraphinline
OdDbGraphNode classOdDbGraphfriend
reset()OdDbGraph
rootNode() constOdDbGraph
~OdDbGraph()OdDbGraphvirtual