Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:13:04 2011 for ImpalaSrc by  doxygen 1.5.1