#include <nitro/fx/fx_vec.h> void VEC_Set( VecFx32 * a, fx32 x, fx32 y, fx32 z );
None.
Sets values to a type VecFx32 vector.
VecFx32
06/09/2004 Initial version