From: Matthias B. <ba...@ir...> - 2006-01-17 09:16:05
|
Simon Wittber wrote: > void dGeomSetQuaternion (dGeomID, const dQuaternion); > > is missing from pyode (Ie I cannot set a geometry's rotation using a > quaternion). > > Is there a reason for this (should I not be using it for any reason?) > or it simply not implemented yet? The latter, it simply was not implemented yet. I've just added the get/set methods and committed them into the cvs repository. - Matthias - |