StreamlineGrid Class Reference
class managing all seedlines of the current frame
More...
#include <StreamlineGrid.h>
List of all members.
|
Public Member Functions |
| StreamlineGrid (int, int, int) |
StreamLine * | getNextLine () |
void | addStreamLine (StreamLine *) |
void | clear () |
void | changeDTest (float) |
void | changeDSep (int) |
float | getDTest () |
int | getDSep () |
Friends |
class | StreamLine |
Detailed Description
class managing all seedlines of the current frame
The documentation for this class was generated from the following files:
- studium/Visualisierung/LU Stuff/sources/bsp2/src/utils/StreamlineGrid.h
- studium/Visualisierung/LU Stuff/sources/bsp2/src/utils/StreamlineGrid.cpp