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