MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / pointDiameter

Method pointDiameter

QtNodeEditor/src/ConnectionStyle.cpp:220–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218
219
220float
221ConnectionStyle::
222pointDiameter() const
223{
224 return PointDiameter;
225}
226
227
228bool

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected