Package | Description |
---|---|
gov.nasa.worldwind.ogc.collada |
Provides classes for parsing COLLADA files and streams.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ColladaNode> |
ColladaVisualScene.nodes
Nodes in this scene.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ColladaNode> |
ColladaVisualScene.getNodes()
Indicates the nodes in the scene.
|