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

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

Definition at line 61 of file CxCheckBoxDrum.h.

References Init().

00062     {
00063         Init(oglWnd, str, w, h, checked);
00064     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:31:58 2010 for ImpalaSrc by  doxygen 1.5.1