Skip to main content

GLKMatrixStackRotateY

Function GLKMatrixStackRotateY 

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

renamed to GLKMatrixStack::rotate_y

Available on crate feature GLKMatrixStack only.