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