dGeomGetOffsetQuaternion

@brief Get the offset rotation quaternion of a geom.

Returns the rotation offset of the geom as a quaternion. If the geom has no offset, the identity quaternion is returned.

@param geom the geom to query. @param result a copy of the rotation quaternion. @ingroup collide

extern (C) nothrow
void
dGeomGetOffsetQuaternion

Meta