GLKMatrixStackTranslateWithVector4

Function GLKMatrixStackTranslateWithVector4 

Source
pub unsafe extern "C-unwind" fn GLKMatrixStackTranslateWithVector4(
    stack: &GLKMatrixStack,
    translation_vector: GLKVector4,
)
👎Deprecated: renamed to GLKMatrixStack::translate_with_vector4
Available on crate features GLKMathTypes and GLKMatrixStack only.