collada.polylist

Module containing classes and functions for the <polylist> primitive.

Classes

BoundPolylist(pl, matrix, materialnodebysymbol)

A polylist bound to a transform matrix and materials mapping.

Polygon(indices, vertices, normal_indices, ...)

Single polygon representation.

Polylist(sources, material, index, vcounts)

Class containing the data COLLADA puts in a <polylist> tag, a collection of polygons.