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

View* OglGui::ViewStrip::ViewFromOGLVIEW ( OGLVIEW *  oglView  )  [inline]

Definition at line 169 of file ViewStrip.h.

00170     {
00171         if (!oglView)
00172             return 0;
00173         return (View*) viewSys.GetSysData(oglView,1);
00174     }


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