|
From: Kevin M. <sub...@us...> - 2002-02-28 16:48:58
|
subatomic 2002/02/28 08:48:58 PST
Modified files:
modules/GMTL/gmtl Xforms.h
Log:
notes about xform(quat,vec) and compiling with gcc 2.96 opt3....
xform: faster by 35% than slow/easy method in gcc 2.96 opt3 mode (78% for
doubles)
operator*: faster by 35% than slow/easy method in gcc 2.96 opt3 mode (78%
for doubles)
Revision Changes Path
1.11 +2 -2 GGT/modules/GMTL/gmtl/Xforms.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Xforms.h.diff?r1=1.10&r2=1.11&diff_format=l
|