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

pub type VertexID = VertexID<Point3>;
Expand description

The id of vertex. Copy trait is implemented.