dagon.graphics.texture

Undocumented in source.

Members

Classes

Texture
class Texture
Undocumented in source.

Functions

detectTextureFormat
bool detectTextureFormat(SuperImage img, TextureFormat tf)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

GL_COMPRESSED_RED_RGTC1
enum GL_COMPRESSED_RED_RGTC1;
Undocumented in source.
GL_COMPRESSED_RGBA_BPTC_UNORM_ARB
enum GL_COMPRESSED_RGBA_BPTC_UNORM_ARB;
Undocumented in source.
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
enum GL_COMPRESSED_RGBA_S3TC_DXT3_EXT;
Undocumented in source.
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
enum GL_COMPRESSED_RGBA_S3TC_DXT5_EXT;
Undocumented in source.
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB
enum GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB;
Undocumented in source.
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB
enum GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB;
Undocumented in source.
GL_COMPRESSED_RGB_S3TC_DXT1_EXT
enum GL_COMPRESSED_RGB_S3TC_DXT1_EXT;
Undocumented in source.
GL_COMPRESSED_RG_RGTC2
enum GL_COMPRESSED_RG_RGTC2;
Undocumented in source.
GL_COMPRESSED_SIGNED_RED_RGTC1
enum GL_COMPRESSED_SIGNED_RED_RGTC1;
Undocumented in source.
GL_COMPRESSED_SIGNED_RG_RGTC2
enum GL_COMPRESSED_SIGNED_RG_RGTC2;
Undocumented in source.
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
enum GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB;
Undocumented in source.

Structs

TextureFormat
struct TextureFormat
Undocumented in source.

Meta