nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
TreeView.callback
nanogui
experimental
treeview
TreeView
Returns the current callback of this TreeView.
void
delegate
(
bool
)
callback
()
class
TreeView
(Data)
final const
static if
(
modelHasCollapsed
)
void
delegate
(
bool
)
callback
(
)
void
callback
(void delegate(bool) callback)
Meta
Source
See Implementation
nanogui
experimental
treeview
TreeView
constructors
this
functions
callback
caption
checked
draw
mChecked
mouseButtonEvent
preferredSize
pushed
manifest constants
modelHasCollapsed
variables
_data
_model
mCallback
mCaption
mPushed
tree_path
Returns the current callback of this TreeView.