Function sfcgal_sys::sfcgal_geometry_rotate_3d_around_center

source ยท
pub unsafe extern "C" fn sfcgal_geometry_rotate_3d_around_center(
    geom: *const sfcgal_geometry_t,
    angle: f64,
    ax: f64,
    ay: f64,
    az: f64,
    cx: f64,
    cy: f64,
    cz: f64,
) -> *mut sfcgal_geometry_t