#include "Compiler.h"
Go to the source code of this file.
Clamps the specified value in a range.
Returns #min or #max if the value is outside.
Definition at line 41 of file Clamp.hxx.