logo

Type Definition plexus::index::Flat3

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

Alias for a flat and triangular index buffer.