| Package | Description | 
|---|---|
| gov.nasa.worldwind.ogc.collada | 
 Provides classes for parsing COLLADA files and streams. 
 | 
| gov.nasa.worldwind.ogc.collada.impl | 
 Provides classes for rendering COLLADA documents. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<ColladaInstanceMaterial> | 
ColladaTechniqueCommon.materials
Materials contained by this technique. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ColladaInstanceMaterial> | 
ColladaTechniqueCommon.getMaterials()
Indicates the materials contained by this technique. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ColladaInstanceMaterial | 
ColladaMeshShape.getInstanceMaterial(ColladaMeshShape.Geometry geometry)
Indicates the instance_material element for a geometry. 
 |