public class ColladaLines extends ColladaAbstractGeometry
COORDS_PER_VERTEX, DEFAULT_TEX_COORD_SEMANTIC, inputs, TEX_COORDS_PER_VERTEX
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
ColladaLines(java.lang.String ns)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
protected int |
getVerticesPerShape()
Indicates the number of vertices per line.
|
getCount, getFloatFromAccessor, getIndices, getInputs, getMaterial, getNormalAccessor, getNormals, getTexCoordAccessor, getTextureCoordinates, getVertexAccessor, getVertices, setField
getLocalExtent, getRoot
allocate, doAddCharacters, doAddEventAttribute, doAddEventContent, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setFields, setNamespaceURI, setParent
public ColladaLines(java.lang.String ns)
ns
- the qualifying namespace URI. May be null to indicate no namespace qualification.protected int getVerticesPerShape()
getVerticesPerShape
in class ColladaAbstractGeometry