Skip to main content

GLKMatrixStackMultiplyMatrix4

Function GLKMatrixStackMultiplyMatrix4 

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

renamed to GLKMatrixStack::multiply_matrix4

Available on crate features GLKMathTypes and GLKMatrixStack only.