SceneGraphExplorer

Inheritance:

Methods of SceneGraphExplorer:

__init__
def __init__(self, parent=None, nodePath=render, isItemEditable=True, **kw)

Undocumented function.

mouse2Down
def mouse2Down(self, event)

Undocumented function.

mouse2Motion
def mouse2Motion(self, event)

Undocumented function.

onDestroy
def onDestroy(self, event)

Undocumented function.

setChildrenTag
def setChildrenTag(self, tag, fModeChildrenTag)

Undocumented function.

setFSortChildren
def setFSortChildren(self, fSortChildren)

Undocumented function.

update
def update(self, fUseCachedChildren=1)

Refresh scene graph explorer

updateSelection
def updateSelection(self, searchKey)

Undocumented function.