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