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 -
|