patrickh 2003/08/15 22:11:46 PDT
Modified files:
modules/GMTL/python/pyste gmtl.pyste
modules/GMTL/python/src gmtl-wrappers.h
modules/GMTL/python/src/gmtl _EulerAngle_float_gmtl_XYZ.cpp
_EulerAngle_float_gmtl_ZXY.cpp
_EulerAngle_float_gmtl_ZYX.cpp
_Matrix_float_3_3.cpp
_Matrix_float_4_4.cpp
_Quat_double.cpp _Quat_float.cpp
_VecBase_double_2.cpp
_VecBase_double_3.cpp
_VecBase_double_4.cpp
_VecBase_float_2.cpp
_VecBase_float_3.cpp
_VecBase_float_4.cpp
_VecBase_int_2.cpp
_VecBase_int_3.cpp
_VecBase_int_4.cpp
_gmtl_wrappers_h.cpp
Log:
Fix a misspelled namespace. It was gmtlWrapper, but it is supposed to be
gmtlWrappers.
Revision Changes Path
1.2 +15 -15 GGT/modules/GMTL/python/pyste/gmtl.pyste
1.4 +3 -3 GGT/modules/GMTL/python/src/gmtl-wrappers.h
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_EulerAngle_float_gmtl_XYZ.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_EulerAngle_float_gmtl_ZXY.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_EulerAngle_float_gmtl_ZYX.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_Matrix_float_3_3.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_Matrix_float_4_4.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_Quat_double.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_Quat_float.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_double_2.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_double_3.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_double_4.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_float_2.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_float_3.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_float_4.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_int_2.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_int_3.cpp
1.2 +3 -3 GGT/modules/GMTL/python/src/gmtl/_VecBase_int_4.cpp
1.3 +45 -45 GGT/modules/GMTL/python/src/gmtl/_gmtl_wrappers_h.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/pyste/gmtl.pyste.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl-wrappers.h.diff?r1=1.3&r2=1.4&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_EulerAngle_float_gmtl_XYZ.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_EulerAngle_float_gmtl_ZXY.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_EulerAngle_float_gmtl_ZYX.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_Matrix_float_3_3.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_Matrix_float_4_4.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_Quat_double.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_Quat_float.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_double_2.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_double_3.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_double_4.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_float_2.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_float_3.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_float_4.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_int_2.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_int_3.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_VecBase_int_4.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_gmtl_wrappers_h.cpp.diff?r1=1.2&r2=1.3&diff_format=l
|