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

void OglGui::WindowTimeLine::HideView ( OGLVIEW *  view  )  [inline, protected]

Definition at line 393 of file WindowTimeLine.h.

References mOglImageCache.

Referenced by LayoutViews(), and ViewIdxPointLine().

00394     {
00395         viewSys.ClearTags(view, visibleTag);
00396         if (mOglImageCache)
00397             viewSys.SetImage(view, 0);
00398     }


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