Skip to main content

GLKMatrixStackLoadMatrix4

Function GLKMatrixStackLoadMatrix4 

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

renamed to GLKMatrixStack::load_matrix4

Available on crate features GLKMathTypes and GLKMatrixStack only.