KDIS
2-8-x
|
Go to the source code of this file.
Namespaces | |
KDIS | |
KDIS::UTILS | |
KDIS::UTILS::Math | |
Macros | |
#define | _USE_MATH_DEFINES |
Functions | |
template<class Type > | |
Type | CLamp (Type Val, Type Min, Type Max) |
Description: Clamps a value between Min and Max. More... | |
#define _USE_MATH_DEFINES |