Blender V2.61 - r43446

ImageBuff Member List

This is the complete list of members for ImageBuff, including all inherited members.
calcImage(unsigned int texId, double ts)ImageBase [inline, protected, virtual]
calcSize(short size)ImageBase [static]
checkSourceSizes(void)ImageBase [protected]
clear(short width, short height, unsigned char color)ImageBuff
convImage(FLT &filter, SRC srcBuff, short *srcSize)ImageBase [inline, protected]
filterImage(F &filt, SRC srcBuff, short *srcSize)ImageBase [inline, protected]
findSource(const char *id)ImageBase [protected]
getBuffSize(void)ImageBase [inline]
getFilter(void)ImageBase [inline]
getFlip(void)ImageBase [inline]
getImage(unsigned int texId=0, double timestamp=-1.0)ImageBase
getScale(void)ImageBase [inline]
getSize(void)ImageBase [inline]
getSource(const char *id)ImageBase
ImageBase(bool staticSrc=false)ImageBase
ImageBuff(void)ImageBuff [inline]
init(short width, short height)ImageBase [protected]
isImageAvailable(void)ImageBase [inline]
load(unsigned char *img, short width, short height)ImageBuff
loopDetect(ImageBase *img)ImageBase [protected]
m_availImageBase [protected]
m_exportsImageBase
m_flipImageBase [protected]
m_imageImageBase [protected]
m_imgSizeImageBase [protected]
m_pyfilterImageBase [protected]
m_scaleImageBase [protected]
m_scaleChangeImageBase [protected]
m_sizeImageBase [protected]
m_sourcesImageBase [protected]
m_staticSourcesImageBase [protected]
newSource(const char *id)ImageBase [inline, protected, virtual]
plot(unsigned char *img, short width, short height, short x, short y, short mode)ImageBuff
plot(ImageBuff *img, short x, short y, short mode)ImageBuff
refresh(void)ImageBuff [inline, virtual]
release(void)ImageBase [virtual]
setFilter(PyFilter *filt)ImageBase
setFlip(bool flip)ImageBase [inline]
setScale(bool scale)ImageBase [inline]
setSource(const char *id, PyImage *source)ImageBase
~ImageBase(void)ImageBase [virtual]
~ImageBuff(void)ImageBuff [virtual]