|
Class Summary |
| Geometry |
A COLLADA Geometry. |
| GeometryProvider |
A Geometry provider. |
| LibraryGeometries |
This class is the equivalent of LibraryGeometries in a
COLLADA file. |
| Mesh |
A COLLADA Mesh : it's a collection of vertices and optionnally
vertex indices, normals (and indices), colors (and indices),
UV coordinates (and indices). |
| MeshDataInfo |
This is all the data needed to load correctly a mesh
from COLLADA. |
| MeshSources |
A COLLADA Mesh : it's a collection of vertices and optionnally
vertex indices, normals (and indices), colors (and indices),
UV coordinates (and indices). |
| PolygonsGeometry |
COLLADA Polygons Geometry contains geometry loaded from a COLLADA
file which has the "polygon" format |
| TrianglesGeometry |
COLLADA Geometry which has been loaded from a COLLADA file with
the format "triangles". |