Skip to main content

GLKQuaternionMakeWithMatrix4

Function GLKQuaternionMakeWithMatrix4 

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

The OpenGL API is deprecated by Apple

Available on crate features GLKMathTypes and GLKQuaternion only.