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