nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
CheckBox.checked
nanogui
checkbox
CheckBox
Whether or not this CheckBox is currently checked.
bool
checked
()
class
CheckBox
final const
bool
checked
(
)
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
Whether or not this CheckBox is currently checked.