public class ColladaTriangles extends ColladaAbstractGeometry
COORDS_PER_VERTEX, DEFAULT_TEX_COORD_SEMANTIC, inputs, TEX_COORDS_PER_VERTEXCHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description | 
|---|
| ColladaTriangles(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, setFieldgetLocalExtent, getRootallocate, 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, setParentpublic ColladaTriangles(String ns)
ns - the qualifying namespace URI. May be null to indicate no namespace qualification.protected int getVerticesPerShape()
getVerticesPerShape in class ColladaAbstractGeometry