Function egml_transform::offset::offset_polygon

source ยท
pub fn offset_polygon(
    polygon: Polygon,
    offset: &Vector3<f64>,
) -> Result<Polygon, Error>