Illustrative Line Visualization
Implementation of the method by Everts et al. for visualizing dense line data.
|
This is the complete list of members for GLWidget, including all inherited members.
frameRate(int fps) | GLWidget | signal |
GLWidget(QWidget *parent=Q_NULLPTR, int updateRate=60, bool sampleShading=true, int anisotropy=1) | GLWidget | |
initializeGL() Q_DECL_OVERRIDE | GLWidget | protectedvirtualslot |
keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE | GLWidget | protected |
mouseMoveEvent(QMouseEvent *event) override | GLWidget | protected |
mousePressEvent(QMouseEvent *event) override | GLWidget | protected |
paintGL() Q_DECL_OVERRIDE | GLWidget | protectedvirtualslot |
resizeGL(int w, int h) Q_DECL_OVERRIDE | GLWidget | protectedvirtualslot |
setDepthCueing(int p_depthCueing) | GLWidget | inlinevirtualslot |
setHalo(int p_halo) | GLWidget | inlinevirtualslot |
setStripDepth(int p_stripDepth) | GLWidget | inlinevirtualslot |
setThickness(int p_thickness) | GLWidget | inlinevirtualslot |
setTrackData(const QVector< Track > &&tracks) | GLWidget | virtual |
setWireframe(bool enabled) | GLWidget | inlinevirtualslot |
updateFrame() | GLWidget | protectedvirtualslot |
wheelEvent(QWheelEvent *event) Q_DECL_OVERRIDE | GLWidget | protected |
~GLWidget() (defined in GLWidget) | GLWidget |