PointChange_s Struct Reference

Simple helper structure for interpolating betwenn Mapping_data points. More...

List of all members.

Public Member Functions

 PointChange_s (float n_density, float n_opacity, float n_red, float n_green, float n_blue)
 Constructor.

Public Attributes

float density
 Density change for each step.
float opacity
 Opacity change for each step.
Color changes for each step
float red
float green
float blue

Friends

Mapping_point_t operator* (const PointChange_s &change, const int scalar)
 Multiplication with a scalar value.


Detailed Description

Simple helper structure for interpolating betwenn Mapping_data points.

Definition at line 54 of file trafu_data.cpp.


Constructor & Destructor Documentation

PointChange_s::PointChange_s ( float  n_density,
float  n_opacity,
float  n_red,
float  n_green,
float  n_blue 
) [inline]

Constructor.

Definition at line 67 of file trafu_data.cpp.


Friends And Related Function Documentation

Mapping_point_t operator* ( const PointChange_s change,
const int  scalar 
) [friend]

Multiplication with a scalar value.

Definition at line 77 of file trafu_data.cpp.


Member Data Documentation

Density change for each step.

Definition at line 56 of file trafu_data.cpp.

Opacity change for each step.

Definition at line 57 of file trafu_data.cpp.

Definition at line 61 of file trafu_data.cpp.

Definition at line 62 of file trafu_data.cpp.

Definition at line 63 of file trafu_data.cpp.


The documentation for this struct was generated from the following file:

Generated on Wed Jan 21 16:22:24 2009 for FlowVis by  doxygen 1.5.6