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<ColladaInstanceGeometry> |
ColladaNode.geometries
Geometries defined in this node.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ColladaNode.createShapesForGeometry(ColladaInstanceGeometry geomInstance,
java.util.List<ColladaMeshShape> shapes)
Create shapes for a geometry.
|