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

void Impala::Visualization::RotorBrowser::RotorDoDView::SetCurrentRotorView ( RectangleListener rv  )  [inline]

Definition at line 171 of file RotorDoDView.h.

References mIsDragging, and mRotorView.

Referenced by Impala::Visualization::RotorBrowser::RotorView::RegisterView().

00172     {
00173         mRotorView = rv;
00174         mIsDragging = false; // reset rectangle when RotorView changes
00175     }


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