![]() |
vrecko
virtual reality framework
|
Functions | |
| double | RCD (const gmMatrix4 &A, const gmMatrix4 &B, int i, int j) |
| double | MINOR (const gmMatrix4 &M, int r0, int r1, int r2, int c0, int c1, int c2) |
| gmMatrix4 | operator* (double d, const gmMatrix4 &M) |
| gmVector4 | operator* (const gmVector4 &v, const gmMatrix4 &M) |
| ostream & | operator<< (ostream &os, const gmMatrix4 &M) |
|
inline |
|
inline |