Package | Description |
---|---|
gov.nasa.worldwind.ogc.collada |
Provides classes for parsing COLLADA files and streams.
|
Modifier and Type | Class and Description |
---|---|
class |
ColladaLambert
Represents the COLLADA Lambert shader element and provides access to its contents.
|
class |
ColladaPhong
Represents the COLLADA phong shader element and provides access to its contents.
|
Modifier and Type | Method and Description |
---|---|
ColladaAbstractShader |
ColladaTechnique.getShader()
Indicates the shader contained by the technique.
|