_ensureBuffer(dword sizx, dword sizy, const TYPE *source=NULL) | vuFixelMap< SIZE, TYPE > | [private] |
_shearX(float shear, vuFixelMap< SIZE, TYPE > *inMap, vuFixelMap< SIZE, TYPE > *&outMap) | vuFixelMap< SIZE, TYPE > | |
_shearY(float shear, vuFixelMap< SIZE, TYPE > *inMap, vuFixelMap< SIZE, TYPE > *&outMap) | vuFixelMap< SIZE, TYPE > | |
assignBuffer(TYPE *buffer, dword width, dword height) | vuFixelMap< SIZE, TYPE > | |
clear(vuFixel< SIZE, TYPE > clearColour) | vuFixelMap< SIZE, TYPE > | |
copyMapToChannel(vuFixelMap< 1, TYPE > *map, word channel=0) | vuFixelMap< SIZE, TYPE > | |
getBuffer() const | vuFixelMap< SIZE, TYPE > | [virtual] |
getBuffer() | vuFixelMap< SIZE, TYPE > | [virtual] |
getChannel(vuFixelMap< 1, TYPE > *&map, word channel) | vuFixelMap< SIZE, TYPE > | |
getFixel(dword x, dword y) | vuFixelMap< SIZE, TYPE > | |
getHeight() const | vuFixelMap< SIZE, TYPE > | [virtual] |
getMinAndMaxValue(TYPE &minValue, TYPE &maxValue) | vuFixelMap< SIZE, TYPE > | |
getMinAndMaxValue(TYPE &minValue, TYPE &maxValue, word channel) | vuFixelMap< SIZE, TYPE > | |
getWidth() const | vuFixelMap< SIZE, TYPE > | [virtual] |
glRender() | vuFixelMap< SIZE, TYPE > | |
glResize(dword width, dword height) | vuFixelMap< SIZE, TYPE > | |
hasSameDimensions(vuFixelMap_ST *other) | vuFixelMap< SIZE, TYPE > | |
index(dword width, dword height) | vuFixelMap< SIZE, TYPE > | [inline] |
initOpenGL(void) | vuFixelMap< SIZE, TYPE > | |
m_buffer | vuFixelMap< SIZE, TYPE > | [private] |
m_height | vuFixelMap< SIZE, TYPE > | [private] |
m_isBufferNewed | vuFixelMap< SIZE, TYPE > | [private] |
m_width | vuFixelMap< SIZE, TYPE > | [private] |
operator *=(float scale) | vuFixelMap< SIZE, TYPE > | |
operator+=(vuFixelMap &other) | vuFixelMap< SIZE, TYPE > | |
operator+=(float bias) | vuFixelMap< SIZE, TYPE > | |
operator-=(vuFixelMap &other) | vuFixelMap< SIZE, TYPE > | |
operator-=(float bias) | vuFixelMap< SIZE, TYPE > | |
operator/=(float scale) | vuFixelMap< SIZE, TYPE > | |
operator=(const vuFixelMap &other) | vuFixelMap< SIZE, TYPE > | |
operator=(const vuFixel< SIZE, TYPE > &fixel) | vuFixelMap< SIZE, TYPE > | |
read(istream &is) | vuFixelMap< SIZE, TYPE > | |
readFromFileStream(istream *in, dword width, dword height) | vuFixelMap< SIZE, TYPE > | |
rotate(float angle) | vuFixelMap< SIZE, TYPE > | |
rotate180() | vuFixelMap< SIZE, TYPE > | |
rotate270() | vuFixelMap< SIZE, TYPE > | |
rotate90() | vuFixelMap< SIZE, TYPE > | |
scaleAndBias(float scale, TYPE bias=0) | vuFixelMap< SIZE, TYPE > | |
setFixel(dword x, dword y, const vuFixel< SIZE, TYPE > &fixel) | vuFixelMap< SIZE, TYPE > | |
setWidthAndHeight(const dword sizx, const dword sizy) | vuFixelMap< SIZE, TYPE > | |
vuFixelMap() | vuFixelMap< SIZE, TYPE > | |
vuFixelMap(dword width, dword height) | vuFixelMap< SIZE, TYPE > | |
vuFixelMap(const vuFixelMap &other) | vuFixelMap< SIZE, TYPE > | |
write(ostream &os) | vuFixelMap< SIZE, TYPE > | |
writeBufferToFile(FILE *file) | vuFixelMap< SIZE, TYPE > | |
writeToFileStream(ostream *out) | vuFixelMap< SIZE, TYPE > | |
~vuFixelMap() | vuFixelMap< SIZE, TYPE > | [virtual] |