Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ getNodeGraph
Method
getNodeGraph
include/RenderGraph/RunnableGraph.hpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
ConstGraphAdjacentNode getNodeGraph()const noexcept
103
{
104
return &m_rootNode;
105
}
106
107
std::string const & getName()const noexcept
108
{
Callers
1
displayTransitions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected