|
From: Patrick H. <pat...@us...> - 2005-06-04 19:00:24
|
patrickh 2005/06/04 12:00:09 PDT
Modified files:
modules/GMTL/python/src/gmtl gmtl.cpp
Added files:
modules/GMTL/python/src/gmtl _Point_double_2.cpp
_Point_double_3.cpp
Log:
Exposed gmtl::Point2d and gmtl::Point3d to Python.
Revision Changes Path
1.1 +54 -0 GGT/modules/GMTL/python/src/gmtl/_Point_double_2.cpp (new)
1.1 +54 -0 GGT/modules/GMTL/python/src/gmtl/_Point_double_3.cpp (new)
1.9 +6 -2 GGT/modules/GMTL/python/src/gmtl/gmtl.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_Point_double_2.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_Point_double_3.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/gmtl.cpp.diff?r1=1.8&r2=1.9&diff_format=l
|