ARender | Base class for data renderers |
ArrowRenderer | A renderer that renders flow information using arrow glyphs |
BackgroundRenderer | Shows a background image which is a color-coded data piece representation |
ClickableLabel | A special label that allows handling clicks and mouse moves, and forward such notifications to specified handlers |
ClickHandler | A handler for click events |
Color | A RGBA color value |
Data | Data storage for the density data read in from a file |
DataPoint | A class that stores a position vector and a flow vector, as well as other pieces of data |
EulerRenderer | Provides Euler-integration for streamlines |
FlowVisMainUI | |
Ui::MainWindow | |
MoveHandler | A handler for mouse move events |
Ui::renderPicUI | |
RenderPicUI | |
Rk2Renderer | Privodes Runge Kutta 2nd order for streamlines |
Rk4Renderer | Provides Runge Kutta 4th order for streamlines |
StatusbarUI | |
Ui::statusbarUI | |
StreamlineRenderer | Baseclass for all streamlineRenderer |
TransferFunc | A transfer function |
Ui_MainWindow | |
Ui_renderPicUI | |
Ui_statusbarUI | |
Vector< T > | A vector in 3-D space |