TreeView.mPushed

Internal tracking variable to distinguish between mouse click and release. nanogui.TreeView.mCallback is only called upon release. See nanogui.TreeView.mouseButtonEvent for specific conditions.

class TreeView(TreeModel)
protected
bool mPushed;

Meta