org.jagatoo.loaders.models.collada.stax
Class XMLInstanceMaterial
java.lang.Object
org.jagatoo.loaders.models.collada.stax.XMLInstanceMaterial
public class XMLInstanceMaterial
- extends java.lang.Object
An instance of a Material.
Child of Source.TechniqueCommon
|
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 |
sid
public java.lang.String sid
name
public java.lang.String name
symbol
public java.lang.String symbol
target
public java.lang.String target
bindVertexInputs
public java.util.ArrayList<XMLBindVertexInput> bindVertexInputs
XMLInstanceMaterial
public XMLInstanceMaterial()
parse
public void parse(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException