Function pxform_c

Source
pub unsafe extern "C" fn pxform_c(
    from: *const c_char,
    to: *const c_char,
    et: c_double,
    rotate: *mut *mut c_double,
)
Expand description

returns the 3x3 matrix rotating a position vector one frame to another.