Function graphene_box_get_minmax

Source
pub unsafe extern "C" fn graphene_box_get_minmax(
    box_: *const graphene_box_t,
    min: *mut graphene_point3d_t,
    max: *mut graphene_point3d_t,
)
Available on crate feature v1_12 only.
OSZAR »