FlatUI
An open source project by
FPL.
|
converts from a mathfu::vector to a const float pointer and vice versa. More...
#include <flatui.h>
converts from a mathfu::vector to a const float pointer and vice versa.
Static Public Member Functions | |
static const float * | ToFloatArray (const T &data) |
static T | FromFloatArray (const float *floats) |
static int | Dimension () |