|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLVertexWeights
public class XMLVertexWeights
The Vertex weights information for Skeletal animation. Child of Skin.
| Field Summary | |
|---|---|
int |
count
|
java.util.ArrayList<XMLInput> |
inputs
|
XMLIntArray |
v
|
XMLIntArray |
vcount
|
| Constructor Summary | |
|---|---|
XMLVertexWeights()
|
|
| Method Summary | |
|---|---|
void |
parse(javax.xml.stream.XMLStreamReader parser)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int count
public java.util.ArrayList<XMLInput> inputs
public XMLIntArray vcount
public XMLIntArray v
| Constructor Detail |
|---|
public XMLVertexWeights()
| Method Detail |
|---|
public void parse(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||