org.jagatoo.loaders.models.collada.stax
Class XMLEffect
java.lang.Object
org.jagatoo.loaders.models.collada.stax.XMLEffect
public class XMLEffect
- extends java.lang.Object
An Effect.
Child of LibraryEffects.
|
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 |
asset
public XMLAsset asset
id
public java.lang.String id
name
public java.lang.String name
profileCG
public XMLProfileCG profileCG
profileGLSL
public XMLProfileGLSL profileGLSL
profileCOMMON
public XMLProfileCOMMON profileCOMMON
XMLEffect
public XMLEffect()
parse
public void parse(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException