Skip to main content

GLKQuaternionMakeWithMatrix3

Function GLKQuaternionMakeWithMatrix3 

Source
pub unsafe extern "C-unwind" fn GLKQuaternionMakeWithMatrix3(
    matrix: GLKMatrix3,
) -> GLKQuaternion
👎Deprecated:

The OpenGL API is deprecated by Apple

Available on crate features GLKMathTypes and GLKQuaternion only.