Vis::PlotCustomStreamlines Class Reference
#include <VisPlotCustomStreamLine.h>
List of all members.
Detailed Description
PlotCustomStreamlines Controls state and plotting of custom streamlines
Constructor & Destructor Documentation
Vis::PlotCustomStreamlines::PlotCustomStreamlines |
( |
PlotStreamlines & |
plot |
) |
|
ctor. param plot a plot object specifying plot behavior
Vis::PlotCustomStreamlines::~PlotCustomStreamlines |
( |
|
) |
|
Member Function Documentation
void Vis::PlotCustomStreamlines::clear |
( |
|
) |
|
int Vis::PlotCustomStreamlines::createStreamLine |
( |
V3f & |
insertPoint |
) |
|
create a streamline.
- Parameters:
-
| insertPoint | the point where the integration starts |
bool Vis::PlotCustomStreamlines::IsEnabled |
( |
|
) |
[inline] |
IsEnabled.
- Returns:
- query if rendering is enabled
void Vis::PlotCustomStreamlines::render |
( |
|
) |
|
void Vis::PlotCustomStreamlines::SetColor |
( |
V3f & |
color |
) |
[inline] |
SetColor.
- Parameters:
-
| color | sets the color each new created streamline will have |
void Vis::PlotCustomStreamlines::SetEnabled |
( |
bool |
tf |
) |
[inline] |
void Vis::PlotCustomStreamlines::setListBox |
( |
wxListBox * |
listBox |
) |
|
set a list box.
- Parameters:
-
| listbox | the container where the custom streamlines should get stored |
void Vis::PlotCustomStreamlines::SetOpacity |
( |
float |
opacity |
) |
[inline] |
SetOpacity.
- Parameters:
-
| opacity | sets the opacity each new created streamline will have |
void Vis::PlotCustomStreamlines::SetWidth |
( |
float |
width |
) |
[inline] |
SetWidth.
- Parameters:
-
| width | sets the with each new created streamline will have |
The documentation for this class was generated from the following files:
- E:/Studium/vislu/abgabe2/visproj/src/flow/VisPlotCustomStreamLine.h
- E:/Studium/vislu/abgabe2/visproj/src/flow/impl/VisPlotCustomStreamLine.cpp