clip_point

Function clip_point 

Source
pub fn clip_point<M: Clone + Default>(
    geometry: &VectorPointGeometry<M>,
    axis: Axis,
    k1: f64,
    k2: f64,
) -> Option<VectorGeometry<M>>
Expand description

Clip a point to an axis and range