animate() | GLWindow | [virtual] |
animation | GLControlWidget | [protected] |
CharSize | GLWindow | [private] |
drawCube(GLfloat x, GLfloat y, GLfloat z, GLfloat size) | GLWindow | [private] |
drawCube(GLfloat x, GLfloat y, GLfloat z, GLfloat size, const QColor &col) | GLWindow | [private] |
drawLabel(tvertex v, GLfloat x, GLfloat y, GLfloat z, GLfloat size) | GLWindow | [private] |
drawText(void *font, const char *txt) | GLWindow | [private] |
GLControlWidget(QWidget *parent, QGLWidget *share=0) | GLControlWidget | |
glp | GLWindow | [private] |
GLWindow(GraphGLPrivate *g, QWidget *parent) | GLWindow | |
hideEvent(QHideEvent *e) | GLWindow | [private] |
image(QPrinter *printer, QString suffix) | GLWindow | |
initialize(bool init) | GLWindow | |
initializeGL() | GLWindow | |
is_init | GLWindow | [private] |
keyPressEvent(QKeyEvent *k) | GLControlWidget | [protected] |
load(bool init) | GLWindow | |
loadFaces() | GLWindow | [private] |
mouseDoubleClickEvent(QMouseEvent *) | GLControlWidget | [protected] |
mouseMoveEvent(QMouseEvent *) | GLControlWidget | [protected] |
mousePressEvent(QMouseEvent *e) | GLControlWidget | [protected] |
mouseReleaseEvent(QMouseEvent *e) | GLControlWidget | [protected] |
object | GLWindow | [private] |
paintEvent(QPaintEvent *e) | GLWindow | [private] |
paintGL() | GLWindow | [private] |
print(QPrinter *printer) | GLWindow | |
resizeGL(int w, int h) | GLWindow | [private] |
scale | GLControlWidget | [protected] |
setAnimationDelay(int ms) | GLWindow | |
setRotationImpulse(double x, double y, double z) | GLControlWidget | [virtual, slot] |
setScale(double s) | GLControlWidget | [slot] |
setTranslationImpulse(double x, double y, double z) | GLControlWidget | [virtual, slot] |
setXRotation(double degrees) | GLControlWidget | [slot] |
setXTrans(double x) | GLControlWidget | [slot] |
setYRotation(double degrees) | GLControlWidget | [slot] |
setYTrans(double y) | GLControlWidget | [slot] |
setZRotation(double degrees) | GLControlWidget | [slot] |
setZTrans(double z) | GLControlWidget | [slot] |
showEvent(QShowEvent *e) | GLWindow | [private] |
sizeHint() const | GLWindow | [private] |
transform() | GLControlWidget | [virtual] |
wheelEvent(QWheelEvent *) | GLControlWidget | [protected] |
xRot | GLControlWidget | [protected] |
xTrans | GLControlWidget | [protected] |
yRot | GLControlWidget | [protected] |
yTrans | GLControlWidget | [protected] |
zRot | GLControlWidget | [protected] |
zTrans | GLControlWidget | [protected] |
~GLWindow() | GLWindow | |