nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
CheckBox.mCallback
nanogui
checkbox
CheckBox
The function to execute when
nanogui.CheckBox.mChecked
is changed.
class
CheckBox
protected
void
delegate
(
bool
)
mCallback
;
Meta
Source
See Implementation
nanogui
checkbox
CheckBox
constructors
this
functions
callback
caption
checked
draw
mouseButtonEvent
preferredSize
pushed
variables
mCallback
mCaption
mChecked
mPushed
The function to execute when nanogui.CheckBox.mChecked is changed.