|
|
Reference: Muli3D: m3dmath_vector2.h File Reference
m3dmath_vector2.h File Reference
Detailed Description
#include "m3dmath_common.h"
#include "m3dmath_vector2.inl"
Go to the source code of this file.
|
Functions |
float32 | fVector2Dot (const vector2 &i_vVecA, const vector2 &i_vVecB) |
vector2 & | vVector2Lerp (vector2 &o_vVecOut, const vector2 &i_vVecA, const vector2 &i_vVecB, const float32 i_fInterpolation) |
|
|