Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TextureHandle Member List

This is the complete list of members for TextureHandle, including all inherited members.

BitmapKeepTexture enum valueTextureHandle
BitmapTexture enum valueTextureHandle
clear(void)TextureHandleinline
getBitmap(void)TextureHandle
getBitmap(void) const TextureHandle
getGLName(void) const TextureHandle
getHeight(void) const TextureHandle
getTextureKey(void) const TextureHandle
getWidth(void) const TextureHandle
InvalidTexture enum valueTextureHandle
IsNull(void) const TextureHandleinline
NotNull(void) const TextureHandleinline
operator TextureObject *()TextureHandleinline
operator!=(const TextureHandle &handle) const TextureHandleinline
operator=(const TextureHandle &t)TextureHandleinline
operator==(const TextureHandle &handle) const TextureHandleinline
refresh(void)TextureHandle
set(const char *pTextureKey, TextureHandleType type=BitmapTexture, bool clampToEdge=false, bool force16Bit=false)TextureHandle
set(const char *pTextureKey, GBitmap *bmp, TextureHandleType type, bool clampToEdge=false)TextureHandle
setClamp(const bool clamp)TextureHandle
setFilter(const GLuint filter)TextureHandle
TextureHandle()TextureHandleinline
TextureHandle(TextureObject *to)TextureHandleinline
TextureHandle(const TextureHandle &th)TextureHandleinline
TextureHandle(const char *textureKey, TextureHandleType type, bool clampToEdge=false, bool force16Bit=false)TextureHandle
TextureHandle(const char *textureKey, GBitmap *bmp, TextureHandleType type, bool clampToEdge=false)TextureHandle
TextureHandleType enum nameTextureHandle
~TextureHandle()TextureHandleinline