Function rtcSetGeometryTransformQuaternion

Source
pub unsafe extern "C" fn rtcSetGeometryTransformQuaternion(
    geometry: RTCGeometry,
    timeStep: c_uint,
    qd: *const RTCQuaternionDecomposition,
)