smpl.plot.Widget¶
- class smpl.plot.Widget[source]¶
Bases:
objectAbstract base class for GUI neutral widgets.
- __init__()¶
Methods
__init__()Get whether the widget is active.
ignore(event)Return whether event should be ignored.
set_active(active)Set whether the widget is active.
Attributes
Is the widget active?
drawoneventson- property active¶
Is the widget active?