Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Visualization::Plot::TimeLine Class Reference

#include <TimeLine.h>

Inheritance diagram for Impala::Visualization::Plot::TimeLine:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::Plot::TimeLine:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TimeLine (double z, int samples)
virtual void Add (double sample)
virtual void Draw (Plot *plot)
 this function calls all opengl statements to draw the plottable all scaling, translation and raotation should be done before this function is called

Protected Attributes

int mMaxSamples
std::deque< double > mData
double mMaxVal
double mMinVal
double mZ

Detailed Description

Definition at line 14 of file TimeLine.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:25:45 2011 for ImpalaSrc by  doxygen 1.5.1