#include <Streamline.h>
Öffentliche Typen | |
enum | eIntegrationMode { eIntegrationModeEuler = 0, eIntegrationModeRungeKutta } |
Öffentliche Methoden | |
Streamline (Core *c, ChannelTextureManager *tex) | |
~Streamline () | |
void | create () |
void | render () |
Freundbeziehungen | |
class | StreamlineGrid |
FlowVis::Streamline::Streamline | ( | Core * | c, | |
ChannelTextureManager * | tex | |||
) |
FlowVis::Streamline::~Streamline | ( | ) |
void FlowVis::Streamline::create | ( | ) |
void FlowVis::Streamline::render | ( | ) |
friend class StreamlineGrid [friend] |