public class ColladaTriangles extends ColladaAbstractGeometry
COORDS_PER_VERTEX, DEFAULT_TEX_COORD_SEMANTIC, inputs, TEX_COORDS_PER_VERTEX
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
ColladaTriangles(java.lang.String ns)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
protected int |
getVerticesPerShape()
Indicates the number of vertices for each triangle.
|
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 ColladaTriangles(java.lang.String ns)
ns
- the qualifying namespace URI. May be null to indicate no namespace qualification.protected int getVerticesPerShape()
getVerticesPerShape
in class ColladaAbstractGeometry