Package | Description |
---|---|
gov.nasa.worldwind.ogc.collada |
Provides classes for parsing COLLADA files and streams.
|
gov.nasa.worldwind.ogc.kml.impl |
Modifier and Type | Field and Description |
---|---|
protected ColladaResourceResolver |
ColladaRoot.resourceResolver
Resource resolver to resolve relative file paths.
|
Modifier and Type | Method and Description |
---|---|
ColladaResourceResolver |
ColladaRoot.getResourceResolver()
Indicates the resource resolver used to resolve relative file paths.
|
Modifier and Type | Method and Description |
---|---|
void |
ColladaRoot.setResourceResolver(ColladaResourceResolver resourceResolver)
Specifies a resource resolver to resolve relative file paths.
|
Modifier and Type | Class and Description |
---|---|
class |
KMLModelPlacemarkImpl
Class to load and render a COLLADA model as the geometry of a KML Placemark.
|