Function cavalier_contours::pline_vert[][src]

pub fn pline_vert<T>(x: T, y: T, bulge: T) -> PlineVertex<T> where
    T: Real