Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:53:07 2010 for ImpalaSrc by  doxygen 1.5.1