true
[inline]
Definition at line 85 of file CheckBox.h.
References OglGui::Window::SetState().
00086 { 00087 SetState((flag) ? 1 : 0); 00088 }
Here is the call graph for this function: