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