MCPcopy 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
48unsigned int
49NodeGeometry::nSinks() const
50{
51 return _dataModel->nPorts(PortType::In);
52}
53
54QRectF
55NodeGeometry::

Callers

nothing calls this directly

Calls 1

nPortsMethod · 0.45

Tested by

no test coverage detected