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

Impala::Visualization::Plot::PlotNeedle Class Reference

#include <PlotNeedle.h>

Inheritance diagram for Impala::Visualization::Plot::PlotNeedle:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PlotNeedle (double minX, double maxX, double x, double top, double bottom)
void SetPlotNeedleListener (PlotNeedleListener *li, void *userData)
double Value ()
void SetTopBottom (double top, double bottom)
void SetMinMaxX (double minX, double maxX)
void SetRoundOffset (double rOff)
void MoveTo (double x)
virtual void OnMouse (double x, double y, int msg, int but, int state)

Private Member Functions

void Init (double minX, double maxX, double x, double top, double bottom)

Private Attributes

PlotNeedleListenermListener
void * mListenerData
double mNeedleData [2]
double mX
double mNeedleMinX
double mNeedleMaxX
double mRoundOffset
bool mDragging

Detailed Description

Definition at line 16 of file PlotNeedle.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:52:58 2010 for ImpalaSrc by  doxygen 1.5.1