MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / MinValue

Method MinValue

SampleFramework12/v1.00/Settings.h:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 operator float();
163
164 float MinValue() const { return minVal; };
165 float MaxValue() const { return maxVal; };
166
167 template<typename TSerializer> void SerializeValue(TSerializer& serializer)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected