|
| QtTransferFunctionWidget (const QGLFormat &format, QWidget *parent, QGLWidget *share, Core::TransferFunctionHandle tf) |
|
void QtUtils::QtTransferFunctionWidget::initializeGL |
( |
| ) |
|
|
protectedvirtual |
INITIALIZEGL: This function is called by Qt when the widget is initialized
void QtUtils::QtTransferFunctionWidget::paintGL |
( |
| ) |
|
|
protectedvirtual |
PAINTGL: This function is called whenever Qt has to repaint the contents of the widget displaying the Qt scene
void QtUtils::QtTransferFunctionWidget::resizeGL |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
protectedvirtual |
RESIZEGL: This function gets called whenever the Qt widget is resized
The documentation for this class was generated from the following files: