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

Method MaxValue

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected