| 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 | Field and Description |
|---|---|
protected List<ColladaLines> |
ColladaMesh.lines |
| Modifier and Type | Method and Description |
|---|---|
List<ColladaLines> |
ColladaMesh.getLines() |
| Modifier and Type | Method and Description |
|---|---|
static ColladaMeshShape |
ColladaMeshShape.createLineMesh(List<ColladaLines> geometries,
ColladaBindMaterial bindMaterial)
Create a line mesh shape.
|