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

static void OglGui::SelectedViewControl::PreferredSize ( int &  w,
int &  h 
) [inline, static]

Definition at line 57 of file SelectedViewControl.h.

Referenced by Init(), and OglGui::OglDemo::TitledViewControl().

00058     {
00059         w = 364;
00060         h = 174;
00061     }


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