| detail::Array2d< T > | Helper class providing easy 2 dimensional vector of type <T> (non growing) |
| ArrowPoint | Simple helper structor holding data of a single point within the velocity field |
| Arrows | Data structure holding information about the presentation and generation of arrows |
| F_RGB | Simple Helper structure holding color data as float values |
| FlowVisApp | Main wxApp derived application class |
| FlowVisCanvas | OpenGL canvas which is used to display the flow data graphically |
| FlowVisData | Class holding the data that is to be visualized |
| FlowVisFrame | Main GUI Frame |
| FlowVisProgram | Represents the OpenGL GLSL program which is used for rendering |
| HistogramData | This class encapsulates the histogram data |
| Mapping_data | Class representing an individual point of the transfer function in representation context |
| PointChange_s | Simple helper structure for interpolating betwenn Mapping_data points |
| SamplePoint | |
| SL_Rectangle | Helper structure used to specify the dimensions of the velocity field |
| StreamlineAlgSettings | Data structure holding information about the calculation of streamlines |
| StreamlineGenerator | Class used to generate evenly spaced streamlines |
| StreamlinePlotSettings | Data structure holding information about the presentation of streamlines |
| tfRGB | Structure holding RGB data and calculation methods |
| Time_S | Simple helper structure holding the data of a single timesteps |
| TraFuData | Central storage and manipulation class for the transfer function |
| TraFuDialog | Derived class to customize Transfer Function dialog |
| TransferFunctionCtrlCanvas | Class managing the visual representation of the transfer function/histrogram/color range |
| TransferFunctionSampler | Interface class used by the VolumeCanvas to generate the transfer function texture |
| TransferFunctionSampler::Color | Represents a single color |
| vec2 | Helper structure for holding and manipulating 2 dimensional vectors or coordinates |
| vec3 | |
| VelocityFunctor | Functor for accessing the Velocity Data |
| wxTransferFunctionEvent | Custom event class used to propagate changes within TransferFunctionCtrlCanvas to the rest of the application |
1.5.6