Skip to main content

TriangleVertexIndex

Type Alias TriangleVertexIndex 

Source
pub type TriangleVertexIndex = GeometryTriangle<VertexIndex>;

Aliased Type§

#[repr(C)]
pub struct TriangleVertexIndex { pub points: [u32; 3], }

Fields§

§points: [u32; 3]