Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meridian59/Meridian59
/ SetScale
Function
SetScale
roomedit/source/gfx.cpp:125–129 ·
view source on GitHub ↗
Set the Scale and adjust ScaleNum and ScaleDen */
Source
from the content-addressed store, hash-verified
123
Set the Scale and adjust ScaleNum and ScaleDen
124
*/
125
void SetScale (float _Scale)
126
{
127
Scale = _Scale;
128
SetScaleMin();
129
}
130
131
132
/*
Callers
3
TEditorClient
Method · 0.85
EvChar
Method · 0.85
CmCenterMap
Method · 0.85
Calls
1
SetScaleMin
Function · 0.85
Tested by
no test coverage detected