#include <ArrowPlot.h>
Public Member Functions | |
void | init () |
void | setEqualLength (bool state=true) |
void | setDrawColors (bool state=false) |
void | drawArrows (bool state=true) |
void | changeArrowColor (int color=0) |
Protected Member Functions | |
void | calculateDimensions () |
void | calculateSlice () |
|
calculate difference of the Slice and the Viewing Window |
|
choose which part of the data is visible |
|
sets if Arrows are drawn in black or white color |
|
if true, Arrows are drawn |
|
sets all members to well defines states |
|
if true, Colors representing the pressure of the flow are drawn |
|
if true, all Arrows are drawn with equal lenght - otherwise, the length represents the intensity of the flow |