collada.triangleset

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

Classes

BoundTriangleSet(ts, matrix, ...)

A triangle set bound to a transform matrix and materials mapping.

Triangle(indices, vertices, normal_indices, ...)

Single triangle representation.

TriangleSet(sources, material, index[, xmlnode])

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