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

void Impala::Visualization::Plot::Plottable::SetPlottableMouseListener ( PlottableMouseListener l,
void *  userData = 0 
) [inline]

Definition at line 34 of file Plottable.h.

References mMouseListener, and mMouseListenerData.

00035     {
00036         mMouseListener = l;
00037         mMouseListenerData = userData;
00038     }


Generated on Thu Jan 13 09:25:44 2011 for ImpalaSrc by  doxygen 1.5.1