MCPcopy 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

notifyNodeClosedMethod · 0.80
updateStateLenghtMethod · 0.80
updateStateLenghtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected