MCPcopy 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
42unsigned int
43NodeGeometry::nSources() const
44{
45 return _dataModel->nPorts(PortType::Out);
46}
47
48unsigned int
49NodeGeometry::nSinks() const

Callers

nothing calls this directly

Calls 1

nPortsMethod · 0.45

Tested by

no test coverage detected