KDIS  2-8-x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Math.h File Reference
#include "./../KDefines.h"
#include <math.h>
Include dependency graph for Math.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

#define _USE_MATH_DEFINES