Skip to main content

GLKMatrixStackRotateZ

Function GLKMatrixStackRotateZ 

Source
pub unsafe extern "C-unwind" fn GLKMatrixStackRotateZ(
    stack: &GLKMatrixStack,
    radians: c_float,
)
👎Deprecated:

renamed to GLKMatrixStack::rotate_z

Available on crate feature GLKMatrixStack only.