logo

Type Definition plexus::index::Flat4

source · []
pub type Flat4<T = usize> = Flat<T, 4>;
Expand description

Alias for a flat and quadrilateral index buffer.