SceneGraphExplorer

Inheritance:

Methods of SceneGraphExplorer:

Methods of DirectObject:

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

Undocumented function.

mouse2Down
def mouse2Down(self, event)

Undocumented function.

mouse2Motion
def mouse2Motion(self, event)

Undocumented function.

onDestroy
def onDestroy(self, event)

Undocumented function.

update
def update(self, fUseCachedChildren=1)

Refresh scene graph explorer

updateSelection
def updateSelection(self, searchKey)

Undocumented function.

__init__
def __init__(self)

Undocumented function.

accept
def accept(self, event, method, extraArgs=[])

Undocumented function.

acceptOnce
def acceptOnce(self, event, method, extraArgs=[])

Undocumented function.

classTree
def classTree(self)

Undocumented function.

getAllAccepting
def getAllAccepting(self)

Undocumented function.

ignore
def ignore(self, event)

Undocumented function.

ignoreAll
def ignoreAll(self)

Undocumented function.

isAccepting
def isAccepting(self, event)

Undocumented function.

isIgnoring
def isIgnoring(self, event)

Undocumented function.