This is the complete list of members for UT_Raster, including all inherited members.
allocateMemory(int size) | UT_Raster | protected |
byteSwapRaster() | UT_Raster | |
clear(const UT_RGBA &pixel) | UT_Raster | |
clear(const UT_BIG_RGBA &pixel) | UT_Raster | |
clear(const UT_Color &color, fpreal alpha=1.0f) | UT_Raster | |
clear(int x1, int y1, int x2, int y2, const UT_RGBA &color) | UT_Raster | |
clear(int x1, int y1, int x2, int y2, const UT_BIG_RGBA &color) | UT_Raster | |
freeMemory(void *mem) | UT_Raster | protected |
getBytesPerPixel() | UT_Raster | |
getColorModel() const | UT_Raster | inline |
getDeepRaster() const | UT_Raster | |
getPbot() | UT_Raster | inline |
getPtop() | UT_Raster | inline |
getRaster() const | UT_Raster | |
getRasterDepth() const | UT_Raster | inline |
getVoidRaster() const | UT_Raster | |
init() | UT_Raster | protected |
myModel | UT_Raster | protected |
onePixel | UT_Raster | static |
pBot | UT_Raster | protected |
pixelDepth | UT_Raster | protected |
pTop | UT_Raster | protected |
raster | UT_Raster | protected |
raster16 | UT_Raster | protected |
reAllocateMemory(void *mem, int size) | UT_Raster | protected |
scanlines | UT_Raster | protected |
setBaseSize(short width, short height, void *newRaster=0) | UT_Raster | protected |
setColorModel(UT_ColorModel model) | UT_Raster | |
setNewRaster(UT_RGBA *r) | UT_Raster | |
setNewRaster(UT_BIG_RGBA *r) | UT_Raster | |
setPhantom(short b, short t) | UT_Raster | inline |
setRasterDepth(UT_RasterDepth depth) | UT_Raster | |
UT_ColorModel enum name | UT_Raster | |
UT_MODEL_ABGR enum value | UT_Raster | |
UT_MODEL_RGBA enum value | UT_Raster | |
UT_Raster() | UT_Raster | |
UT_RASTER_16 enum value | UT_Raster | |
UT_RASTER_8 enum value | UT_Raster | |
UT_RasterDepth enum name | UT_Raster | |
Xres() const | UT_Raster | inline |
xres | UT_Raster | protected |
Yres() const | UT_Raster | inline |
yres | UT_Raster | protected |
zeroPixel | UT_Raster | static |
~UT_Raster() | UT_Raster | virtual |