#include "geometry/matrix_4.h"
#include <math.h>
Go to the source code of this file.
Functions | |
static void | doTest (void) |
int | main (IN int argc, IN const char *argv[]) |
static void doTest | ( | void | ) | [static] |
Definition at line 24 of file testMatrix4.cpp.
int main | ( | IN int | argc, | |
IN const char * | argv[] | |||
) |
Definition at line 103 of file testMatrix4.cpp.