allenb 2004/09/02 08:57:07 PDT
Modified files: (Branch: create_vec_exp_templates_branch)
modules/GMTL/Test/TestSuite/TestCases LineSegTest.cpp
VecTest.cpp
modules/GMTL/gmtl Containment.h Intersection.h Point.h
TriOps.h VecOps.h
Log:
Get everything to compile with expression templates.
Revision Changes Path
1.8.2.1 +4 -4 GGT/modules/GMTL/Test/TestSuite/TestCases/LineSegTest.cpp
1.13.2.5 +38 -219 GGT/modules/GMTL/Test/TestSuite/TestCases/VecTest.cpp
1.14.4.1 +8 -8 GGT/modules/GMTL/gmtl/Containment.h
1.22.2.1 +3 -3 GGT/modules/GMTL/gmtl/Intersection.h
1.16.4.2 +10 -2 GGT/modules/GMTL/gmtl/Point.h
1.7.2.1 +5 -5 GGT/modules/GMTL/gmtl/TriOps.h
1.29.2.2 +63 -2 GGT/modules/GMTL/gmtl/VecOps.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/LineSegTest.cpp.diff?r1=1.8&r2=1.8.2.1&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/VecTest.cpp.diff?r1=1.13.2.4&r2=1.13.2.5&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Containment.h.diff?r1=1.14&r2=1.14.4.1&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.22&r2=1.22.2.1&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Point.h.diff?r1=1.16.4.1&r2=1.16.4.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/TriOps.h.diff?r1=1.7&r2=1.7.2.1&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/VecOps.h.diff?r1=1.29.2.1&r2=1.29.2.2&diff_format=l
|