Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getGraph
Method
getGraph
UnitTests/UnitTest_GraphView/IAnimationNode.h:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
IAnimationGraph* getGraph() const
58
{
59
return mGraph;
60
}
61
62
private:
63
std::string mName;
Callers
4
baseInitialiseAnimationNode
Method · 0.80
notifyNodeClosed
Method · 0.80
updateStateLenght
Method · 0.80
updateStateLenght
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected