dGeomCopyOffsetRotation

@brief Copy the offset rotation matrix of a geom.

Returns the rotational offset of the geom in local coordinates. If the geom has no offset, this function returns the identity matrix.

@param geom the geom to query. @param R returns the rotation matrix. @ingroup collide

extern (C) nothrow
void
dGeomCopyOffsetRotation

Meta