GeometryΒΆ


A class containing the data coming from a COLLADA <geometry> tag |
|
Base class for all primitive sets like TriangleSet, LineSet, Polylist, etc. |
|
Class containing the data COLLADA puts in a <triangles> tag, a collection of triangles. |
|
Class containing the data COLLADA puts in a <lines> tag, a collection of lines. |
|
Class containing the data COLLADA puts in a <polylist> tag, a collection of polygons. |
|
Class containing the data COLLADA puts in a <polygons> tag, a collection of polygons that can have holes. |