EvenlySpacedEulerStreamlines Class Reference

#include <EvenlySpacedEulerStreamlines.h>

Inheritance diagram for EvenlySpacedEulerStreamlines:
[legend]

List of all members.

Public Member Functions

 ~EvenlySpacedEulerStreamlines ()
virtual void calculate (float links, float rechts, float oben, float unten)
void render (float links, float rechts, float oben, float unten)
void reset ()
void createTexture ()

Static Public Member Functions

static
EvenlySpacedEulerStreamlines
getInstance ()

Public Attributes

bool activeGlyphs
bool activeTapering
bool activeTextureGeneration
float stepsize
float dsep
float dtest
float alpha
int maximumStepCount
bool showStreamlines
float thicknessFactor
float textureN


Detailed Description

EvenlySpacedEulerStreamlines

Constructor & Destructor Documentation

EvenlySpacedEulerStreamlines::~EvenlySpacedEulerStreamlines (  ) 

Destructor


Member Function Documentation

EvenlySpacedEulerStreamlines * EvenlySpacedEulerStreamlines::getInstance (  )  [static]

Returns an instance of the EvenlySpacedEulerStreamlines.

Returns:
An instance of the EvenlySpacedEulerStreamlines.

Reimplemented in EvenlySpacedRungeKuttaStreamlines.

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

Calculates the streamlines

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

Renders the streamlines

Reimplemented in EvenlySpacedRungeKuttaStreamlines.

void EvenlySpacedEulerStreamlines::reset (  ) 

Deletes the existing streamlines the recalculate them

void EvenlySpacedEulerStreamlines::createTexture (  ) 

Creates the Texture for Texture Generation


Member Data Documentation

bool EvenlySpacedEulerStreamlines::activeGlyphs

Activates Glyphs

bool EvenlySpacedEulerStreamlines::activeTapering

Activates Tapering

bool EvenlySpacedEulerStreamlines::activeTextureGeneration

Activates Texture Generation

float EvenlySpacedEulerStreamlines::stepsize

Stepsize

float EvenlySpacedEulerStreamlines::dsep

dsep Value

float EvenlySpacedEulerStreamlines::dtest

dtest Value

float EvenlySpacedEulerStreamlines::alpha

Alpha value of the streamlines

int EvenlySpacedEulerStreamlines::maximumStepCount

The maximum count of integrations

bool EvenlySpacedEulerStreamlines::showStreamlines

Defines the streamlines to be shown or not

float EvenlySpacedEulerStreamlines::thicknessFactor

Value to set the thickness of the streamlines

float EvenlySpacedEulerStreamlines::textureN

A value to change the frequence of the Texture Generation


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