Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FDirectedGraphAlgo
| Type | Name | Description | |
|---|---|---|---|
| void | FindReachableNodesFromOutput
(
const IGraph& InGraph, |
Finds all nodes which can be reached by traversing the transpose graph beginning from FOutputDataSource nodes. | |
| void | FindReachableNodesFromOutput
(
const FDirectedGraphAlgoAdapter& InAdapter, |
Finds all nodes which can be reached by traversing the transpose graph beginning from FOutputDataSource nodes. |