Skip to main content

GLKMatrixStackTranslateWithVector3

Function GLKMatrixStackTranslateWithVector3 

Source
pub unsafe extern "C-unwind" fn GLKMatrixStackTranslateWithVector3(
    stack: &GLKMatrixStack,
    translation_vector: GLKVector3,
)
👎Deprecated:

renamed to GLKMatrixStack::translate_with_vector3

Available on crate features GLKMathTypes and GLKMatrixStack only.