collada.polylistΒΆ


Module containing classes and functions for the <polylist> primitive.
Members
collada.polylist.BoundPolylist |
A polylist bound to a transform matrix and materials mapping. |
collada.polylist.Polylist |
Class containing the data COLLADA puts in a <polylist> tag, a collection of polygons. |
collada.polylist.Polygon |
Single polygon representation. |