See: Description
| Interface | Description |
|---|---|
| ColladaRenderable |
Interface for rendering COLLADA elements.
|
| Class | Description |
|---|---|
| ColladaController |
Executes the mapping from COLLADA to World Wind.
|
| ColladaMeshShape |
Shape to render a COLLADA line or triangle mesh.
|
| ColladaMeshShape.ExtentCacheKey | |
| ColladaMeshShape.Geometry |
Geometry and attributes of a COLLADA
triangles or lines element. |
| ColladaMeshShape.OrderedMeshShape |
Class to represent an instance of the mesh to be drawn as an ordered renderable.
|
| ColladaMeshShape.ShapeData |
This class holds globe-specific data for this shape.
|
| ColladaTraversalContext |
Context to keep track of state while a COLLADA document is traversed.
|
Provides classes for rendering COLLADA documents. The ColladaController
can be used to render a parsed COLLADA document in World Wind.