Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
SceneGraphExplorer Class Reference
Inheritance diagram for SceneGraphExplorer:
DirectObject

Public Member Functions

 __init__ (self, parent=None, nodePath=None, isItemEditable=True, **kw)
 
 mouse2Down (self, event)
 
 mouse2Motion (self, event)
 
 onDestroy (self, event)
 
 setChildrenTag (self, tag, fModeChildrenTag)
 
 setFSortChildren (self, fSortChildren)
 
 update (self, fUseCachedChildren=1)
 
 updateSelection (self, searchKey)
 
- Public Member Functions inherited from DirectObject
 accept (self, event, method, extraArgs=[])
 
 acceptOnce (self, event, method, extraArgs=[])
 
 addTask (self, *args, **kwargs)
 
 detectLeaks (self)
 
 doMethodLater (self, *args, **kwargs)
 
 getAllAccepting (self)
 
 ignore (self, event)
 
 ignoreAll (self)
 
 isAccepting (self, event)
 
 isIgnoring (self, event)
 
 removeAllTasks (self)
 
 removeTask (self, taskOrName)
 

Public Attributes

 mouse2Down
 
 mouse2Motion
 
 nodePath
 
 onDestroy
 

Protected Attributes

 _2lx
 
 _2ly
 
 _canvas
 
 _dxview
 
 _dyview
 
 _height
 
 _label
 
 _left
 
 _node
 
 _parentFrame
 
 _scrolledCanvas
 
 _top
 
 _treeItem
 
 _width
 
- Protected Attributes inherited from DirectObject
 _taskList
 

Additional Inherited Members

- Static Public Attributes inherited from DirectObject
 accept_once = acceptOnce
 
 add_task = addTask
 
 detect_leaks = detectLeaks
 
 do_method_later = doMethodLater
 
 get_all_accepting = getAllAccepting
 
 ignore_all = ignoreAll
 
 is_accepting = isAccepting
 
 is_ignoring = isIgnoring
 
 remove_all_tasks = removeAllTasks
 
 remove_task = removeTask
 
- Protected Member Functions inherited from DirectObject
 _addTask (self, task)
 
 _clearTask (self, task)
 

Constructor & Destructor Documentation

◆ __init__()

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

Reimplemented from DirectObject.

Member Function Documentation

◆ mouse2Down()

mouse2Down ( self,
event )

◆ mouse2Motion()

mouse2Motion ( self,
event )

◆ onDestroy()

onDestroy ( self,
event )

◆ setChildrenTag()

setChildrenTag ( self,
tag,
fModeChildrenTag )

◆ setFSortChildren()

setFSortChildren ( self,
fSortChildren )

◆ update()

update ( self,
fUseCachedChildren = 1 )
 Refresh scene graph explorer 

◆ updateSelection()

updateSelection ( self,
searchKey )

Member Data Documentation

◆ _2lx

_2lx
protected

◆ _2ly

_2ly
protected

◆ _canvas

_canvas
protected

◆ _dxview

_dxview
protected

◆ _dyview

_dyview
protected

◆ _height

_height
protected

◆ _label

_label
protected

◆ _left

_left
protected

◆ _node

_node
protected

◆ _parentFrame

_parentFrame
protected

◆ _scrolledCanvas

_scrolledCanvas
protected

◆ _top

_top
protected

◆ _treeItem

_treeItem
protected

◆ _width

_width
protected

◆ mouse2Down

mouse2Down

◆ mouse2Motion

mouse2Motion

◆ nodePath

nodePath

◆ onDestroy

onDestroy