Const
Wrap the value (e.g. an angle) into the given range of [min,max).
The value to wrap.
The min bound to use for the range.
The max bound to use for the range.
The wrapped value inside the range [min,max).
wrapMinMax
Generated using TypeDoc
A collection of usefull geometry utilities.