Functions | |
static void | vm_VMath::set (T_fp v[], T_fp r) |
void vm_VMath< T_fp, N_len >::set | ( | T_fp | v[], | |
T_fp | r | |||
) | [inline, static, inherited] |
Set all elements of v to r.
v | vector to be set | |
r | value |
Reimplemented in vm_V3Math< T_fp >.
Definition at line 393 of file vm_vmath.h.