Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ nSources
Method
nSources
QtNodeEditor/src/NodeGeometry.cpp:42–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
unsigned int
43
NodeGeometry::nSources() const
44
{
45
return _dataModel->nPorts(PortType::Out);
46
}
47
48
unsigned int
49
NodeGeometry::nSinks() const
Callers
nothing calls this directly
Calls
1
nPorts
Method · 0.45
Tested by
no test coverage detected