Type Definition truck_rendimpl::modeling::topology::VertexID[][src]

type VertexID = ID<Mutex<Point3<f64>>>;

The id of vertex. Copy trait is implemented.