|
From: Patrick H. <pat...@us...> - 2005-06-05 15:40:52
|
patrickh 2005/06/05 08:40:37 PDT
Modified files:
modules/GMTL/python/src/gmtl _gmtl_Generate_h.cpp
Log:
Fixed gmtl.setDirCos(). 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.6 +6 -6 GGT/modules/GMTL/python/src/gmtl/_gmtl_Generate_h.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_gmtl_Generate_h.cpp.diff?r1=1.5&r2=1.6&diff_format=l
|