NeKernel dev
Loading...
Searching...
No Matches
MathGfx.h File Reference

Go to the source code of this file.

Namespaces

namespace  UI

Typedefs

typedef float UI::cg_real_t

Functions

cg_real_t UI::cg_math_lerp (cg_real_t to, cg_real_t from, cg_real_t stat)
 Linear interpolation equation solver.