Skip to main content

GLKMatrixStackRotateX

Function GLKMatrixStackRotateX 

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

renamed to GLKMatrixStack::rotate_x

Available on crate feature GLKMatrixStack only.