Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
float
221
ConnectionStyle::
222
pointDiameter() const
223
{
224
return PointDiameter;
225
}
226
227
228
bool
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected