| _aspect | InSpace::Texture | [protected] |
| _filename | InSpace::Texture | [protected] |
| _glAlphaName | InSpace::Texture | [protected] |
| _glname | InSpace::Texture | [protected] |
| _hasRealAlpha | InSpace::Texture | [protected] |
| _height | InSpace::Texture | [protected] |
| _isStencil | InSpace::Texture | [protected] |
| _name | InSpace::Texture | [protected] |
| _texels | InSpace::Texture | [protected] |
| _texType | InSpace::Texture | [protected] |
| _width | InSpace::Texture | [protected] |
| aspect() const | InSpace::Texture | [inline] |
| bindChangesToGL() | InSpace::Texture | |
| contextInit() | InSpace::Texture | |
| expandToRGBA() | InSpace::Texture | |
| filename() const | InSpace::Texture | [inline] |
| fill(Color c) | InSpace::Texture | [inline] |
| getPixel(int w, int h) | InSpace::Texture | [inline] |
| glAlphaName() | InSpace::Texture | [inline] |
| glName() | InSpace::Texture | [inline] |
| hasRealAlpha() const | InSpace::Texture | [inline] |
| height() const | InSpace::Texture | [inline] |
| isStencil() const | InSpace::Texture | [inline] |
| load(str_ptr filename) | InSpace::Texture | |
| loadBMP(const char *fname) | InSpace::Texture | [protected] |
| loadG3DFormat(const char *fname, const char *formatString) | InSpace::Texture | [protected] |
| loadJPG(const char *fname) | InSpace::Texture | [protected] |
| loadPNM(const char *fname) | InSpace::Texture | [protected] |
| loadRGB(const char *fname) | InSpace::Texture | [protected] |
| loadTarga(const char *fname) | InSpace::Texture | [protected] |
| name() const | InSpace::Texture | [inline] |
| pixelPtr(int w, int h) | InSpace::Texture | [inline] |
| print() | InSpace::Texture | [inline] |
| printRow(int h) | InSpace::Texture | [inline] |
| replaceCol(Color col1, Color col2) | InSpace::Texture | |
| save(str_ptr filename) | InSpace::Texture | |
| saveBMP(const char *fname) | InSpace::Texture | [protected] |
| saveG3DFormat(const char *fname, const char *formatString) | InSpace::Texture | [protected] |
| saveJPG(const char *fname) | InSpace::Texture | [protected] |
| savePNM(const char *fname) | InSpace::Texture | [protected] |
| saveRGB(const char *fname) | InSpace::Texture | [protected] |
| saveTarga(const char *fname) | InSpace::Texture | [protected] |
| setHasRealAlpha(const int a) | InSpace::Texture | [inline] |
| setPixel(int w, int h, Color c) | InSpace::Texture | [inline] |
| setStencil(const int sten) | InSpace::Texture | [inline] |
| Texture(str_ptr name, int texType, int width, int height) | InSpace::Texture | |
| Texture(str_ptr filename, str_ptr name, bool hasRealAlpha=false, int isStencil=false) | InSpace::Texture | |
| type() const | InSpace::Texture | [inline] |
| width() const | InSpace::Texture | [inline] |
| ~Texture() | InSpace::Texture | [virtual] |