AdditionalDataFlow Class Reference

Additional flow data Class. More...

#include <AdditionalDataFlow.h>

Inheritance diagram for AdditionalDataFlow:

BasicFlow List of all members.

Public Member Functions

 AdditionalDataFlow (FlowData *fd, rgb *col, int k, int s)
 Constructs an additional data flow.
virtual bool GetValue (vec3 &pos, float &value)
 Liefert einen Farbwert für ein Position im Flow Field.

Protected Attributes

int idx

Detailed Description

Additional flow data Class.

Constructs an additional data flow (derived from Basic Flow). This data is additional data stored along with the flow. Returns a colorvalue for a data value.


Constructor & Destructor Documentation

AdditionalDataFlow::AdditionalDataFlow FlowData fd,
rgb col,
int  k,
int  s
 

Constructs an additional data flow.

Parameters:
fd The flow data
col The color table die für die Konvertierung verwendet wird.
k Index der zusätzlichen Werte aus dem Dataset die verwendet werden sollen.
s groesse der Color Table


Member Function Documentation

bool AdditionalDataFlow::GetValue vec3 pos,
float &  value
[virtual]
 

Liefert einen Farbwert für ein Position im Flow Field.

Parameters:
pos Die Position im Flow Feld
value der Farbwert an dieser Stelle.

Reimplemented from BasicFlow.


Member Data Documentation

int AdditionalDataFlow::idx [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Jan 15 17:55:57 2006 for Show The Flow by  doxygen 1.4.5