|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectespresso3d.engine.lowlevel.E3DTexture
| Constructor Summary | |
E3DTexture()
|
|
| Method Summary | |
int |
getGlTextureID()
|
java.lang.String |
getTextureName()
|
void |
setGlTextureID(int glTextureID)
|
void |
setTextureName(java.lang.String textureName)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public E3DTexture()
| Method Detail |
public int getGlTextureID()
public void setGlTextureID(int glTextureID)
glTextureID - The glTextureID to set.public java.lang.String getTextureName()
public void setTextureName(java.lang.String textureName)
textureName - The textureName to set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||