|
Classes |
| class | FlowChannel |
| | Contains the data stored in one channel of the flow data. Each channel contains one scalar per grid cell. More...
|
| class | FlowData |
| | Contains the data needed for flow visualization. Provides a method for loading the data from a file. More...
|
| class | FlowGeometry |
| | Contains the definition of the grid. For each grid cell the real position is stored. This allows the use of an arbitrary structured grid. More...
|
| class | TransferFunction |
| | A transfer function maps int values to colors. This is done by nodes which define a color for a certain position. The color values between these positions will be interpolated. More...
|
| class | TreeNode |
| | Node used for the quadtree partioning the geometry grid. More...
|