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

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

Definition at line 65 of file Camera3DControl.h.

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

00066     {
00067         w = 240;
00068         h = 174;
00069     }


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