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

void Impala::Visualization::VideoMinimap::HidePreviewWindow (  )  [inline]

Definition at line 328 of file VideoMinimap.h.

References mPreviewWindow, and OglGui::OglWindow::SetVisible().

Referenced by EnablePreviewWindow(), and MouseFunc().

00329     {
00330         mPreviewWindow->SetVisible(false);
00331     }

Here is the call graph for this function:


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