Vis::Streamline Class Reference

#include <VisStreamline.h>

Collaboration diagram for Vis::Streamline:
[legend]

List of all members.

Public Member Functions

 Streamline (PlotStreamlines &plotStream, const V3f &startPoint)
 ~Streamline ()
bool getNextSeedpoint (V3f &seedpoint)
void render ()
void processTapering ()


Detailed Description

Streamline. Interpolation of Streamlines and seedpoint placement.

Constructor & Destructor Documentation

Vis::Streamline::Streamline ( PlotStreamlines plotStream,
const V3f &  startPoint 
)

ctor.

Parameters:
plotStream Reference to stream plotting object.
startPoint start point of the interpolation.

Vis::Streamline::~Streamline (  ) 

dtor.


Member Function Documentation

bool Vis::Streamline::getNextSeedpoint ( V3f &  seedpoint  ) 

Returns the next valid seedpoint.

Parameters:
seedpoint Reference where the next valid seedpoint is stored.
Returns:
true, if there is a valid seedpoint, otherwise false.

void Vis::Streamline::processTapering (  ) 

Preprocess the tapering of streamlines.

void Vis::Streamline::render (  ) 

Render the streamline.


The documentation for this class was generated from the following files:

Generated on Mon Jan 26 15:00:42 2009 for FlowVis by  doxygen 1.5.7.1