Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getNodeEnumerator
Method
getNodeEnumerator
UnitTests/UnitTest_GraphView/BaseGraphView.h:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
EnumeratorNode getNodeEnumerator() const
78
{
79
return EnumeratorNode(mNodes);
80
}
81
82
bool isConnecting(BaseGraphConnection* _from, BaseGraphConnection* _to) const
83
{
Callers
3
notifyInvalidateNode
Method · 0.80
saveToFile
Method · 0.80
getNodeByName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected