Uses of Class
gov.nasa.worldwind.ogc.collada.ColladaBindVertexInput
-
Packages that use ColladaBindVertexInput Package Description gov.nasa.worldwind.ogc.collada Provides classes for parsing COLLADA files and streams. -
-
Uses of ColladaBindVertexInput in gov.nasa.worldwind.ogc.collada
Fields in gov.nasa.worldwind.ogc.collada with type parameters of type ColladaBindVertexInput Modifier and Type Field Description protected java.util.List<ColladaBindVertexInput>
ColladaInstanceMaterial. bindVertexInputs
Methods in gov.nasa.worldwind.ogc.collada that return types with arguments of type ColladaBindVertexInput Modifier and Type Method Description java.util.List<ColladaBindVertexInput>
ColladaInstanceMaterial. getBindVertexInputs()
Indicates the bind_vertex_input element.
-