|
From: Patrick H. <pat...@us...> - 2005-06-05 15:27:08
|
patrickh 2005/06/05 08:27:00 PDT
Modified files:
modules/GMTL/python/src/gmtl _gmtl_QuatOps_h.cpp
Log:
Fixed gmtl.slerp(). Mixing BOOST_PYTHON_FUNCTION_OVERLOAD with a return
policy isn't something I had seen before. It is not in the Boost.Python
tutorial, and Pyste does not handle it correctly. However, it is
documented (more or less) in the Boost.Python reference.
Revision Changes Path
1.4 +6 -6 GGT/modules/GMTL/python/src/gmtl/_gmtl_QuatOps_h.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_gmtl_QuatOps_h.cpp.diff?r1=1.3&r2=1.4&diff_format=l
|