Type Definition truck_rendimpl::modeling::EdgeID[][src]

type EdgeID = ID<Mutex<NURBSCurve<Vector4<f64>>>>;

The id that does not depend on the direction of the edge.