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

virtual void Impala::Visualization::RotorBrowser::RotorDoDView::OnDrawView (  )  [inline, virtual]

Reimplemented from OglGui::View.

Definition at line 156 of file RotorDoDView.h.

References HandleDragRect(), HandleObscure(), HandlePositiveNegative(), HandleProbability(), and OglGui::View::OnDrawView().

00157     {
00158         OglGui::View::OnDrawView();
00159         HandleObscure();
00160         HandlePositiveNegative();
00161         HandleProbability();
00162         HandleDragRect();
00163     }

Here is the call graph for this function:


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