Definition at line 314 of file VideoMinimap.h. References HidePreviewWindow(), InitPreviewWindow(), and mThreadSet. Referenced by Impala::Visualization::RotorBrowser::RotorBrowserGUI::BuildGui(). 00315 { 00316 mThreadSet = t; 00317 InitPreviewWindow(); 00318 HidePreviewWindow(); 00319 }
Here is the call graph for this function:
|