|
From: Patrick H. <pat...@us...> - 2005-06-03 21:44:23
|
patrickh 2005/06/03 14:44:15 PDT
Modified files:
modules/GMTL/python/src/gmtl _Matrix_float_3_3.cpp
_Matrix_float_4_4.cpp
Log:
Renamed the read/write property "mState" to be simply "state". This is
more in line with the way that Python properties are expected to be named.
Revision Changes Path
1.9 +3 -3 GGT/modules/GMTL/python/src/gmtl/_Matrix_float_3_3.cpp
1.9 +3 -3 GGT/modules/GMTL/python/src/gmtl/_Matrix_float_4_4.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_Matrix_float_3_3.cpp.diff?r1=1.8&r2=1.9&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.8&r2=1.9&diff_format=l
|