Main Page Class Hierarchy Compound List File List Compound Members File Members

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]
#define DET(i,j,k) dot(TVec3(ROW(i)), cross(TVec3(ROW(j)), TVec3(ROW(k))))

Functions

TVec4 cross (const TVec4 &a, const TVec4 &b, const TVec4 &c)
TVec3 proj (const TVec4 &v)
ostream& operator<< (ostream &s, const TVec4 &v)
istream& operator>> (istream &s, TVec4 &v)

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

TVec4 cross (const TVec4 & a, const TVec4 & b, const TVec4 & c)

Definition at line 46 of file Vec4.cc.

ostream & operator<< (ostream & s, const TVec4 & v)

Definition at line 78 of file Vec4.cc.

istream & operator>> (istream & s, TVec4 & v)

Definition at line 86 of file Vec4.cc.

TVec3 proj (const TVec4 & v)

Definition at line 64 of file Vec4.cc.


Generated at Sat Aug 5 00:16:49 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000

AltStyle によって変換されたページ (->オリジナル) /