Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ SetValue
Method
SetValue
SampleFramework12/v1.00/Settings.h:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
void SetValue(T newVal)
303
{
304
EnumSetting::SetValue(uint32(newVal));
305
}
306
};
307
308
// 3D direction setting
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected