CheckBox.mCallback

The function to execute when nanogui.CheckBox.mChecked is changed.

class CheckBox
protected
void delegate(bool) mCallback;

Meta