Function msdfgen_Shape_bound

Source
pub unsafe extern "C" fn msdfgen_Shape_bound(
    this: *const msdfgen_Shape,
    l: *mut f64,
    b: *mut f64,
    r: *mut f64,
    t: *mut f64,
)
Expand description

Adjusts the bounding box to fit the shape.