Abstract
Abstract class supporting various arithmetical helper functions
Static
Readonly
factor multiplied with angle in degrees yields the angle in radian
factor multiplied with angle in radian yields the angle in degrees
Returns one of the values passed in, either _value if within _min and _max or the boundary being exceeded by _value
Returns the linear interpolation between two values (_a, _b) for the given interpolation factor (_f). f is clamped between 0 and 1.
Abstract class supporting various arithmetical helper functions