Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ getScale
Method
getScale
Source/Panels/ControlPanel/Graph Components/GraphTemplate.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
float GraphTemplate::getScale()
39
{
40
return scale;
41
}
42
43
bool GraphTemplate::getZoomState()
44
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected