#include <TFCS1DFunctionTemplateHelpers.h>
template<typename T, typename Tfloat = float>
TFCS1DFunction_Numeric class
Converter functions that does nothing for floats.
Contents
Public static variables
- static T MaxValue constexpr
- static Tfloat MaxValueFloat constexpr
Public static functions
- static auto MaxCeilOnlyForInt(const Tfloat value) -> T
- static auto ExpandToMaxRange(const Tfloat value) -> T
- static auto ToNormalizedRange(const T value) -> Tfloat