![]() |
Qt 6.x
The Qt SDK
|
#include <qopengl2pexvertexarray_p.h>
Public Member Functions | |
QOpenGLRect (const QRectF &r) | |
QOpenGLRect (GLfloat l, GLfloat t, GLfloat r, GLfloat b) | |
operator QRectF () const | |
Public Attributes | |
GLfloat | left |
GLfloat | top |
GLfloat | right |
GLfloat | bottom |
Definition at line 46 of file qopengl2pexvertexarray_p.h.
|
inline |
Definition at line 48 of file qopengl2pexvertexarray_p.h.
Definition at line 51 of file qopengl2pexvertexarray_p.h.
|
inline |
Definition at line 59 of file qopengl2pexvertexarray_p.h.
GLfloat QOpenGLRect::bottom |
Definition at line 57 of file qopengl2pexvertexarray_p.h.
GLfloat QOpenGLRect::left |
Definition at line 54 of file qopengl2pexvertexarray_p.h.
GLfloat QOpenGLRect::right |
Definition at line 56 of file qopengl2pexvertexarray_p.h.
GLfloat QOpenGLRect::top |
Definition at line 55 of file qopengl2pexvertexarray_p.h.