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