manifold3d_sys

Function manifold_cross_section_transform

Source
pub unsafe extern "C" fn manifold_cross_section_transform(
    mem: *mut c_void,
    cs: *mut ManifoldCrossSection,
    x1: f64,
    y1: f64,
    x2: f64,
    y2: f64,
    x3: f64,
    y3: f64,
) -> *mut ManifoldCrossSection