Stg::StripPlotVis Class Reference

#include <stage.hh>

Inheritance diagram for Stg::StripPlotVis:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void AppendValue (float value)
 StripPlotVis (float x, float y, float w, float h, size_t len, Color fgcolor, Color bgcolor, const char *name, const char *wfname)
virtual void Visualize (Model *mod, Camera *cam)
virtual ~StripPlotVis ()

Private Attributes

Color bgcolor
size_t count
float * data
Color fgcolor
float h
unsigned int index
size_t len
float max
float min
Modelmod
float w
float x
float y

Detailed Description

Definition at line 1446 of file stage.hh.


Constructor & Destructor Documentation

Stg::StripPlotVis::StripPlotVis ( float  x,
float  y,
float  w,
float  h,
size_t  len,
Color  fgcolor,
Color  bgcolor,
const char *  name,
const char *  wfname 
)
virtual Stg::StripPlotVis::~StripPlotVis (  )  [virtual]

Member Function Documentation

void Stg::StripPlotVis::AppendValue ( float  value  ) 
virtual void Stg::StripPlotVis::Visualize ( Model mod,
Camera cam 
) [virtual]

Implements Stg::Visualizer.


Member Data Documentation

Definition at line 1456 of file stage.hh.

size_t Stg::StripPlotVis::count [private]

Definition at line 1453 of file stage.hh.

float* Stg::StripPlotVis::data [private]

Definition at line 1451 of file stage.hh.

Definition at line 1456 of file stage.hh.

float Stg::StripPlotVis::h [private]

Definition at line 1455 of file stage.hh.

unsigned int Stg::StripPlotVis::index [private]

Definition at line 1454 of file stage.hh.

size_t Stg::StripPlotVis::len [private]

Definition at line 1452 of file stage.hh.

float Stg::StripPlotVis::max [private]

Definition at line 1455 of file stage.hh.

float Stg::StripPlotVis::min [private]

Definition at line 1455 of file stage.hh.

Definition at line 1450 of file stage.hh.

float Stg::StripPlotVis::w [private]

Definition at line 1455 of file stage.hh.

float Stg::StripPlotVis::x [private]

Definition at line 1455 of file stage.hh.

float Stg::StripPlotVis::y [private]

Definition at line 1455 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:40 2013