![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qopengl2pexvertexarray_p.h>
Public Member Functions | |
QOpenGLPoint (GLfloat new_x, GLfloat new_y) | |
QOpenGLPoint (const QPointF &p) | |
QOpenGLPoint (const QPointF *p) | |
operator QPointF () | |
operator QPointF () const | |
Public Attributes | |
GLfloat | x |
GLfloat | y |
Definition at line 26 of file qopengl2pexvertexarray_p.h.
Definition at line 29 of file qopengl2pexvertexarray_p.h.
|
inline |
Definition at line 32 of file qopengl2pexvertexarray_p.h.
|
inline |
Definition at line 35 of file qopengl2pexvertexarray_p.h.
|
inline |
Definition at line 41 of file qopengl2pexvertexarray_p.h.
|
inline |
Definition at line 42 of file qopengl2pexvertexarray_p.h.
GLfloat QOpenGLPoint::x |
Definition at line 38 of file qopengl2pexvertexarray_p.h.
GLfloat QOpenGLPoint::y |
Definition at line 39 of file qopengl2pexvertexarray_p.h.