Type Definition truck_modeling::topology::Edge[][src]

pub type Edge = Edge<Point3, Curve>;
Expand description

Edge, which consists two vertices.