MCPcopy 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
202float FloatSetting::RawValue() const
203{
204 return val;
205}
206
207void FloatSetting::SetValue(float newVal)
208{

Callers 1

SetFocalLengthFromVFOVFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected