org.jagatoo.loaders.models.collada.stax
Class XMLProfileCOMMON
java.lang.Object
org.jagatoo.loaders.models.collada.stax.XMLProfileCOMMON
public class XMLProfileCOMMON
- extends java.lang.Object
The COMMON profile, e.g. traditional OpenGL fixed pipeline.
Child of Effect.
|
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 |
id
public java.lang.String id
newParams
public java.util.ArrayList<XMLProfileCOMMON_NewParam> newParams
technique
public XMLProfileCOMMON_Technique technique
XMLProfileCOMMON
public XMLProfileCOMMON()
parse
public void parse(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException