collada.lineset

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

Classes

BoundLineSet(ls, matrix, materialnodebysymbol)

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

Line(indices, vertices, normals, texcoords, ...)

Single line representation.

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

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