Functions | |
*static void | vm_V3Math::set (T_fp v[], T_fp x, T_fp y, T_fp z) |
static void | vm_V3Math::set (T_fp v[], T_fp x) |
|
Set all components of v to x.
Reimplemented from vm_VMath< T_fp, 3 >. Definition at line 260 of file vm_v3math.h. References vm_VMath< T_fp, N_len >::set(). |
|
Set components of v to x, y, z.
Definition at line 255 of file vm_v3math.h. |