This is the complete list of members for QtGLContext, including all inherited members.
boxCreated(int x, int y, int x2, int y2) | QtGLContext | signal |
drawTexture(float ul, float ur, float ll, float lr) | QtGLContext | protected |
enableMirrorMode(int state) | QtGLContext | |
initializeGL() | QtGLContext | protectedvirtual |
m_entry | QtGLContext | private |
m_exit | QtGLContext | private |
m_flipped | QtGLContext | private |
m_height | QtGLContext | private |
m_imgP | QtGLContext | private |
m_mirrored | QtGLContext | private |
m_mousePressed | QtGLContext | private |
m_pixeldepth | QtGLContext | private |
m_texHeight | QtGLContext | private |
m_texLowerRightX | QtGLContext | private |
m_texLowerRightY | QtGLContext | private |
m_texNameGL | QtGLContext | private |
m_texUpperLeftX | QtGLContext | private |
m_texUpperLeftY | QtGLContext | private |
m_texWidth | QtGLContext | private |
m_width | QtGLContext | private |
NextLargerPowerOfTwo(unsigned int n) | QtGLContext | protected |
paintGL() | QtGLContext | protectedvirtual |
QtGLContext(QWidget *parent=0, const QGLWidget *sharedWidget=0, Qt::WFlags f=0) | QtGLContext | |
QtGLContext(const QGLFormat &format, QWidget *parent=0, const QGLWidget *sharedWidget=0, Qt::WFlags f=0) | QtGLContext | |
resizeGL(int w, int h) | QtGLContext | protectedvirtual |
saveImage() | QtGLContext | signal |
setImage(unsigned char *imgP, const bool flipped=false) | QtGLContext | |
setImageData(const int width, const int height, const int pixeldepth) | QtGLContext | |
setZoomRect(float ulX, float ulY, float lrX, float lrY) | QtGLContext | |
textureGL | QtGLContext | private |
~QtGLContext() | QtGLContext | |