FlowChannel | Handles one scalar field of floats defined for each cell |
FlowData | Class managing the data sets and related stuff like data loading, channels creation etc |
FlowGeometry | Class for handling the geometry == rectangular grids organized in vertices and cells |
FlowWidget | OpenGL Widget which renders Glyphs or Streamlines (evenly spaced) of a 2D Flow Dataset. (depending on the render mode) |
HoverPoints | Hover Points for setting the Transfer Function. Taken from the Qt Gradients Demo. Source: http://doc.trolltech.com/4.4/demos-gradients.html |
MainWindow | Qt MainWindow Class. This Class renders the Main GUI Window |
TransferFuncDisplayWidget | Displays the resulting colors of the Transfer Function Widget. It's a preview to the Transfer Function Texture |
TransferFuncWidget | Widget for setting the Transfer Function. Mostly based on the ShadeWidget of the Qt Gradients Demo. Source: http://doc.trolltech.com/4.4/demos-gradients.html |