RungeKuttaStreamlines Class Reference

#include <RungeKuttaStreamlines.h>

Inheritance diagram for RungeKuttaStreamlines:
[legend]
Collaboration diagram for RungeKuttaStreamlines:
[legend]

List of all members.

Public Member Functions

virtual void calculate (float links, float rechts, float oben, float unten)
void render (float links, float rechts, float oben, float unten)

Static Public Member Functions

static RungeKuttaStreamlinesgetInstance ()


Detailed Description

RungeKuttaStreamlines

Member Function Documentation

RungeKuttaStreamlines * RungeKuttaStreamlines::getInstance (  )  [static]

Returns an instance of the RungeKuttaStreamlines.

Returns:
An instance of the RungeKuttaStreamlines.

Reimplemented from EulerStreamlines.

void RungeKuttaStreamlines::calculate ( float  links,
float  rechts,
float  oben,
float  unten 
) [virtual]

Calculates the streamlines

Reimplemented from EulerStreamlines.

void RungeKuttaStreamlines::render ( float  links,
float  rechts,
float  oben,
float  unten 
)

Renders the streamlines

Reimplemented from EulerStreamlines.


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 12:10:08 2008 for FlowVis by  doxygen 1.5.4