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 | Method and Description |
---|---|
ColladaTexture |
ColladaTextureOrColor.getTexture()
Indicates the value of the texture field.
|
ColladaTexture |
ColladaEffect.getTexture()
Indicates the texture specified by this effect.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
ColladaMeshShape.getImageRef(ColladaEffect effect,
ColladaTexture texture)
Indicates the reference string for an image.
|