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:
|