HDK
|
This is the complete list of members for IMG_TTChannel, including all inherited members.
closeChannel() | IMG_TTChannel | inlinevirtual |
filterPixels(float *rgba, int nchan, int first_x, int first_y, const IMG_TextureFilter &filter, const float *xweights, const float *yweights, int usize, int vsize)=0 | IMG_TTChannel | pure virtual |
getMemoryUsage(bool inclusive) const =0 | IMG_TTChannel | pure virtual |
getPixel(float *rgba, int nchan, int iu, int iv, const IMG_TextureFilter &filter)=0 | IMG_TTChannel | pure virtual |
getPixel(void *pixel, int iu, int iv)=0 | IMG_TTChannel | pure virtual |
getRes(int &xres, int &yres, int &tile_xres, int &tile_yres) const =0 | IMG_TTChannel | pure virtual |
getScanline(void *scanline, int y, int xres, size_t bpp) | IMG_TTChannel | virtual |
getTile(const UT_DimRect ®ion, void *data, int bytes_per_pixel, int bytes_per_scanline) | IMG_TTChannel | virtual |
IMG_TTChannel() | IMG_TTChannel | |
~IMG_TTChannel() | IMG_TTChannel | virtual |