Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ RawValue
Method
RawValue
SampleFramework11/v1.02/Settings.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
float FloatSetting::RawValue() const
203
{
204
return val;
205
}
206
207
void FloatSetting::SetValue(float newVal)
208
{
Callers
1
SetFocalLengthFromVFOV
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected