direct.tkwidgets.SceneGraphExplorer
from direct.tkwidgets.SceneGraphExplorer import SceneGraphExplorer, SceneGraphExplorerItem, explore
This module defines a widget used to display a graphical overview of the scene graph using the tkinter GUI system.
Requires Pmw.
Inheritance diagram
- class SceneGraphExplorer(parent=None, nodePath=None, isItemEditable=True, **kw)[source]
Bases:
MegaWidget
,DirectObject
Graphical display of a scene graph