Panda3D
Classes | Functions | Variables

Package tkwidgets.SceneGraphExplorer

Classes

class  SceneGraphExplorer
class  SceneGraphExplorerItem

Functions

def explore

Variables

list __all__ = ['SceneGraphExplorer', 'SceneGraphExplorerItem', 'explore']
list DEFAULT_MENU_ITEMS

Detailed Description

Undocumented Module

Function Documentation

def tkwidgets.SceneGraphExplorer.explore (   nodePath = render)

Variable Documentation

Initial value:
00001 [
00002     'Update Explorer',
00003     'Expand All',
00004     'Collapse All',
00005     'Separator',
00006     'Select', 'Deselect',
00007     'Separator',
00008     'Delete',
00009     'Separator',
00010     'Fit', 'Flash', 'Isolate', 'Toggle Vis', 'Show All',
00011     'Separator',
00012     'Set Reparent Target', 'Reparent', 'WRT Reparent',
00013     'Separator',
00014     'Place', 'Set Name', 'Set Color', 'Explore',
00015     'Separator']
 All Classes Namespaces Functions Variables Properties