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