GLKMatrixStackScaleWithVector3

Function GLKMatrixStackScaleWithVector3 

Source
pub unsafe extern "C-unwind" fn GLKMatrixStackScaleWithVector3(
    stack: &GLKMatrixStack,
    scale_vector: GLKVector3,
)
👎Deprecated: renamed to GLKMatrixStack::scale_with_vector3
Available on crate features GLKMathTypes and GLKMatrixStack only.