Function sfcgal_sys::sfcgal_geometry_scale_3d_around_center

source ยท
pub unsafe extern "C" fn sfcgal_geometry_scale_3d_around_center(
    geom: *const sfcgal_geometry_t,
    sx: f64,
    sy: f64,
    sz: f64,
    cx: f64,
    cy: f64,
    cz: f64,
) -> *mut sfcgal_geometry_t