|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLTexture
public class XMLTexture
A Texture used for shading
| Field Summary | |
|---|---|
java.lang.String |
texcoord
|
java.lang.String |
texture
|
| Constructor Summary | |
|---|---|
XMLTexture()
|
|
| 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 java.lang.String texcoord
public java.lang.String texture
| Constructor Detail |
|---|
public XMLTexture()
| 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 | |||||||||