Function truck_rendimpl::modeling::builder::clone[][src]

pub fn clone<T>(elem: &T) -> T where
    T: Mapped<Point3<f64>, NURBSCurve<Vector4<f64>>, NURBSSurface<Vector4<f64>>>, 

Returns another topology whose points, curves, and surfaces are cloned.