This is the complete list of members for TexturePage, including all inherited members.
| addImage(ImageInfo *image) | TexturePage | |
| addImageData(Byte *destBuffer, Int destWidth, Int destHeight, Int destBPP, ImageInfo *image) | TexturePage | protected |
| buildFitRegion(IRegion2D *region, Int startX, Int startY, Int imageWidth, Int imageHeight, Int *xGutter, Int *yGutter, Bool allSidesBorder) | TexturePage | protected |
| CANT_ADD_IMAGE_DATA enum value | TexturePage | |
| CANT_ALLOCATE_PACKED_IMAGE enum value | TexturePage | |
| ERROR_DURING_SAVE enum value | TexturePage | |
| extendImageEdges(Byte *destBuffer, Int destWidth, Int destHeight, Int destBPP, ImageInfo *image, Bool extendAlpha) | TexturePage | protected |
| extendToRowIfOpen(char *src, Int buffWidth, Int buffBPP, Bool extendAlpha, Int imageHeight, UnsignedInt fitBits, Int srcX, Int srcY) | TexturePage | protected |
| FREE enum value | TexturePage | |
| generateTexture(void) | TexturePage | |
| getFirstImage(void) | TexturePage | inline |
| getHeight(void) | TexturePage | inline |
| getID(void) | TexturePage | inline |
| getPixel(Int x, Int y, Byte *r, Byte *g, Byte *b, Byte *a=NULL) | TexturePage | |
| getWidth(void) | TexturePage | inline |
| lineUsed(Int sx, Int sy, Int ex, Int ey) | TexturePage | protected |
| m_canvas | TexturePage | protected |
| m_id | TexturePage | protected |
| m_imageList | TexturePage | protected |
| m_next | TexturePage | |
| m_packedImage | TexturePage | protected |
| m_prev | TexturePage | |
| m_size | TexturePage | protected |
| m_status | TexturePage | |
| m_targa | TexturePage | protected |
| markRegionUsed(IRegion2D *region) | TexturePage | protected |
| NO_TEXTURE_DATA enum value | TexturePage | |
| PAGE_ERROR enum value | TexturePage | |
| READY enum value | TexturePage | |
| setID(Int id) | TexturePage | inline |
| spotUsed(Int x, Int y) | TexturePage | protected |
| TexturePage(Int width, Int height) | TexturePage | |
| USED enum value | TexturePage | |
| writeFile(char *baseFilename) | TexturePage | |
| ~TexturePage(void) | TexturePage |