msdfgen_Vector2_getOrthonormal

Function msdfgen_Vector2_getOrthonormal 

Source
pub unsafe extern "C" fn msdfgen_Vector2_getOrthonormal(
    this: *const msdfgen_Vector2,
    polarity: bool,
    allowZero: bool,
) -> msdfgen_Vector2
Expand description

Returns a vector with unit length that is orthogonal to this one.