public abstract class AbstractTexture extends java.lang.Object implements ITextureObject
| Modifier and Type | Field and Description |
|---|---|
protected int |
glTextureId |
| Constructor and Description |
|---|
AbstractTexture() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteGlTexture() |
int |
getGlTextureId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadTexturepublic int getGlTextureId()
getGlTextureId in interface ITextureObjectpublic void deleteGlTexture()