Vec4.cc File Reference
#include "vl/Vec4.h"
#include <ctype.h>
#include <iomanip.h>
Include dependency graph for Vec4.cc:
Go to the source code of this file.
Defines
#define
ROW(i) a[i], b[i], c[i]
Functions
Define Documentation
#define DET(i, j, k) dot(TVec3(ROW(i)), cross(TVec3(ROW(j)), TVec3(ROW(k))))
#define ROW(i) a[i], b[i], c[i]
Function Documentation
ostream & operator<< (ostream & s, const TVec4 & v)
istream & operator>> (istream & s, TVec4 & v)
Generated at Sat Aug 5 00:16:49 2000 for Class Library by
doxygen 1.1.0 written by Dimitri van Heesch,
© 1997-2000