Type Definition dae_parser::TriStrips[][src]

pub type TriStrips = Geom<TriStripGeom>;
Expand description

Provides the information needed for a mesh to bind vertex attributes together and then organize those vertices into connected triangles.