Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ nodeDataModel
Method
nodeDataModel
QtNodeEditor/src/Node.cpp:181–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
180
181
NodeDataModel*
182
Node::
183
nodeDataModel() const
184
{
185
return _nodeDataModel.get();
186
}
187
188
189
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected