nanogui v0.3.1 (2020-03-06T20:08:46Z)
Dub
Repo
TreeView.pushed
nanogui
experimental
treeview
TreeView
Whether or not this TreeView is currently pushed. See
nanogui.TreeView.mPushed
.
bool
pushed
()
class
TreeView
(TreeModel)
final const
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
variables
_mChecked
mCallback
mCaption
mPushed
model
tree_path
Whether or not this TreeView is currently pushed. See nanogui.TreeView.mPushed.