lyon_core::VertexSlice
[−]
[src]
type VertexSlice<'l, V> = IdSlice<'l, VertexId, V>;
A slice of vertices indexed with VertexIds rather than usize offset.