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

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

Definition at line 39 of file Camera3DAnchorControl.h.

Referenced by Init(), and OglGui::Camera3DControlEx::PreferredSize().

00040     {
00041         w = 200;
00042         h = 200;
00043     }


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