Functions | |
*static std::ostream & | vm_VMath::print_on (std::ostream &os, T_fp const v[], int by, char const prefix[]="", char const postfix[]="") |
static void | vm_VMath::cprint_on (FILE *of, T_fp const v[], int by, char const prefix[]="", char const postfix[]="") |
|
Print a vector to a FILE* stream.
Definition at line 471 of file vm_vmath.h. |
|
Print a vector to an ostream.
Definition at line 451 of file vm_vmath.h. |