![]() |
Qt 4.8
|
#include <qgl2pexvertexarray_p.h>
Public Functions | |
| operator QRectF () const | |
| QGLRect (const QRectF &r) | |
| QGLRect (GLfloat l, GLfloat t, GLfloat r, GLfloat b) | |
Public Variables | |
| GLfloat | bottom |
| GLfloat | left |
| GLfloat | right |
| GLfloat | top |
Definition at line 83 of file qgl2pexvertexarray_p.h.
|
inline |
Definition at line 85 of file qgl2pexvertexarray_p.h.
|
inline |
Definition at line 88 of file qgl2pexvertexarray_p.h.
|
inline |
Definition at line 96 of file qgl2pexvertexarray_p.h.
| GLfloat QGLRect::bottom |
Definition at line 94 of file qgl2pexvertexarray_p.h.
Referenced by QGL2PaintEngineExPrivate::drawPixmapFragments(), QGL2PaintEngineExPrivate::drawTexture(), and setCoords().
| GLfloat QGLRect::left |
Definition at line 91 of file qgl2pexvertexarray_p.h.
Referenced by QGL2PaintEngineExPrivate::drawPixmapFragments(), QGL2PaintEngineExPrivate::drawTexture(), and setCoords().
| GLfloat QGLRect::right |
Definition at line 93 of file qgl2pexvertexarray_p.h.
Referenced by QGL2PaintEngineExPrivate::drawPixmapFragments(), QGL2PaintEngineExPrivate::drawTexture(), and setCoords().
| GLfloat QGLRect::top |
Definition at line 92 of file qgl2pexvertexarray_p.h.
Referenced by QGL2PaintEngineExPrivate::drawPixmapFragments(), QGL2PaintEngineExPrivate::drawTexture(), and setCoords().