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