Main Page Class Hierarchy Compound List File List Compound Members File Members
Mat3.cc File Reference
#include "vl/Mat3.h"
#include <ctype.h>
#include "vl/Vec4.h"
#include <iomanip.h>
Include dependency graph for Mat3.cc:
Go to the source code of this file.
Define Documentation
#define N(x, y) row[x][y]
|
#define R(x, y) result[x][y]
|
#define R(x, y) result[x][y]
|
Function Documentation
TMReal det (const TMat3 & m)
|
ostream & operator<< (ostream & s, const TMat3 & m)
|
istream & operator>> (istream & s, TMat3 & m)
|
TMat3 oprod (const TMVec3 & a, const TMVec3 & b)
|
TMReal trace (const TMat3 & m)
|
Generated at Sat Aug 5 00:16:47 2000 for Class Library by
1.1.0 written by Dimitri van Heesch,
© 1997-2000