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

OglGui::CheckBox3D::CheckBox3D ( OGLWND *  oglWnd,
std::string  str,
float  w,
float  h,
bool  checked = false 
) [inline]

Definition at line 66 of file CheckBoxDrum.h.

References Init().

00067     {
00068         Init(oglWnd, str, w, h, checked);
00069     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:59:06 2010 for ImpalaSrc by  doxygen 1.5.1