Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:58:04 2010 for ImpalaSrc by  doxygen 1.5.1