|
From: Patrick H. <pat...@us...> - 2005-06-05 21:26:22
|
patrickh 2005/06/05 14:26:16 PDT
Modified files:
modules/GMTL/python/src/gmtl _gmtl_Containment_h.cpp
Log:
Fixed gmtl.makeVolume() so that it expects a list of gmtl.Point3f objects
instead of a std::vector instance. This is a much more Python-friendly
interface.
Revision Changes Path
1.3 +23 -4 GGT/modules/GMTL/python/src/gmtl/_gmtl_Containment_h.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_gmtl_Containment_h.cpp.diff?r1=1.2&r2=1.3&diff_format=l
|