nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
CheckBox.checked
nanogui
checkbox
CheckBox
Sets whether or not this CheckBox is currently checked.
bool
checked
()
void
checked
(bool checked)
class
CheckBox
final
void
checked
(
bool
checked
)
Meta
Source
See Implementation
nanogui
checkbox
CheckBox
constructors
this
functions
callback
caption
checked
draw
mouseButtonEvent
preferredSize
pushed
variables
mCallback
mCaption
mChecked
mPushed
Sets whether or not this CheckBox is currently checked.