#include <OGLDraw.h>
|
| OGLDraw (QWidget *pwgt=0) |
|
void | draw (int xOffset, int yOffset, GLenum type) |
|
Definition at line 16 of file OGLDraw.h.
◆ OGLDraw()
OGLDraw::OGLDraw |
( |
QWidget * |
pwgt = 0 | ) |
|
◆ draw()
void OGLDraw::draw |
( |
int |
xOffset, |
|
|
int |
yOffset, |
|
|
GLenum |
type |
|
) |
| |
◆ initializeGL()
void OGLDraw::initializeGL |
( |
| ) |
|
|
protectedvirtual |
◆ paintGL()
void OGLDraw::paintGL |
( |
| ) |
|
|
protectedvirtual |
◆ resizeGL()
void OGLDraw::resizeGL |
( |
int |
nWidth, |
|
|
int |
nHeight |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following files: