OpenGLTexture

Undocumented in source.
final
class OpenGLTexture : Texture , OpenGLResource {}

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
size
IVec2 size()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Texture

dispose
void dispose()

Releases all resources used by the texture

size
IVec2 size()
Undocumented in source.

From OpenGLResource

dispose
void dispose()
Undocumented in source.

Meta