Type Definition dae_parser::LineStrips [−][src]
pub type LineStrips = Geom<LineStripGeom>;Expand description
Provides the information needed to bind vertex attributes together and then organize those vertices into connected line-strips.