Public Types | Static Public Attributes

States Class Reference

List of all members.

Public Types

enum  Arrow { A_STANDARD, A_VELOCITY }
enum  StreamlineDrawMode { SLD_STANDARD, SLD_TAPPERING, SLD_GLYPHS, SLD_TEXTURE }
enum  StreamlineIntMode { SLI_EULER, SLI_RK2, SLI_RK4, SLI_FELLBERG }

Static Public Attributes

static int numChannels = 0
static bool plotB = true
static bool plotA = true
static bool plotS = true
static int actTS = 0
static int actCH = 1
static int numTimeSteps = 1
static float b_opacity = 1.0f
static Arrow a_mode = States::A_VELOCITY
static float a_dist = 0.05f
static float a_size = 0.4f
static float a_opacity = 1.0f
static StreamlineDrawMode streamlinedrawmode = States::SLD_STANDARD
static StreamlineIntMode streamlineintmode = States::SLI_EULER
static float sl_stepsize = 0.05f
static float sl_numsteps = 500.0f
static float sl_dsep = 0.05
static float sl_dtest = 0.5
static float sl_thick = 0.01
static float sl_opacity = 1.0f
static bool scatterplot = false

The documentation for this class was generated from the following files:
 All Classes Functions Variables