Skip to main content

GLKMatrixStackGetMatrix4Inverse

Function GLKMatrixStackGetMatrix4Inverse 

Source
pub unsafe extern "C-unwind" fn GLKMatrixStackGetMatrix4Inverse(
    stack: &GLKMatrixStack,
) -> GLKMatrix4
👎Deprecated:

renamed to GLKMatrixStack::matrix4_inverse

Available on crate features GLKMathTypes and GLKMatrixStack only.