Type Definition dae_parser::Polygons [−][src]
pub type Polygons = Geom<PolygonGeom>;Expand description
Provides the information needed for a mesh to bind vertex attributes together and then organize those vertices into individual polygons.