#include <OGLPyramid.h>
Definition at line 16 of file OGLPyramid.h.
◆ OGLPyramid()
OGLPyramid::OGLPyramid |
( |
QWidget * |
pwgt = 0 | ) |
|
◆ createPyramid()
GLuint OGLPyramid::createPyramid |
( |
GLfloat |
fSize = 1.0f | ) |
|
|
protected |
◆ initializeGL()
void OGLPyramid::initializeGL |
( |
| ) |
|
|
protectedvirtual |
◆ mouseMoveEvent()
void OGLPyramid::mouseMoveEvent |
( |
QMouseEvent * |
pe | ) |
|
|
protectedvirtual |
◆ mousePressEvent()
void OGLPyramid::mousePressEvent |
( |
QMouseEvent * |
pe | ) |
|
|
protectedvirtual |
◆ paintGL()
void OGLPyramid::paintGL |
( |
| ) |
|
|
protectedvirtual |
◆ resizeGL()
void OGLPyramid::resizeGL |
( |
int |
nWidth, |
|
|
int |
nHeight |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following files: