StreamLine Class Reference
class managing one single streamline: its samples and the potential seedpoints
More...
#include <Streamline.h>
List of all members.
|
Public Member Functions |
| StreamLine (StreamlineGrid *, const vec3 &) |
vec3 & | getStartSample () |
bool | getNextSeed (vec3 *) |
bool | addSample (const vec3) |
void | finalize () |
Detailed Description
class managing one single streamline: its samples and the potential seedpoints
The documentation for this class was generated from the following files:
- studium/Visualisierung/LU Stuff/sources/bsp2/src/utils/Streamline.h
- studium/Visualisierung/LU Stuff/sources/bsp2/src/utils/Streamline.cpp