Image Member List

This is the complete list of members for Image, including all inherited members.
_componentsImage [protected]
_formatImage [protected]
_heightImage [protected]
_nameImage [protected]
_numMipmapsImage [protected]
_pixelsImage [protected]
_standardCoordSystemImage [protected]
_widthImage [protected]
components() const Image [inline]
format() const Image [inline]
height() const Image [inline]
Image()Image [inline, protected]
Image(const Image &img)Image [private]
Image(const string &name, GLsizei w, GLsizei h, GLint numMipMaps, GLenum format, GLint components, const GLubyte *pixels, bool stdCoordSystem)Image
isPowerOfTwo() const Image
name() const Image [inline]
numMipmaps() const Image [inline]
pixels() const Image [inline]
stdCoordSystem() const Image [inline]
width() const Image [inline]
~Image()Image [virtual]