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

virtual void Impala::Visualization::RotorBrowser::RotorDoDView::OnSelection ( bool  selected  )  [inline, virtual]

Reimplemented from OglGui::View.

Definition at line 165 of file RotorDoDView.h.

References ILOG_DEBUG, and OglGui::View::OnSelection().

00166     {
00167         OglGui::View::OnSelection(selected);
00168         ILOG_DEBUG("OnSelection(" << selected <<")");
00169     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:56:20 2010 for ImpalaSrc by  doxygen 1.5.1