|
From: Ben S. <non...@us...> - 2001-09-13 23:09:17
|
nonchocoboy 2001/09/13 16:09:17 PDT
Modified files:
. Vec2.h Vec3.h Vec4.h
Log:
Start using Vec3f, Vec2d instead of Vec3<float>, Vec2<double> etc. This
makes the code more readable.
Revision Changes Path
1.2 +8 -2 tank/Vec2.h
1.3 +8 -2 tank/Vec3.h
1.4 +7 -5 tank/Vec4.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/Vec2.h.diff?r1=1.1&r2=1.2
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/Vec3.h.diff?r1=1.2&r2=1.3
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/Vec4.h.diff?r1=1.3&r2=1.4
|