Ticket #7 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

add querying methods to the scenegraph nodes

Reported by: ChristianK Assigned to: ChristianK
Priority: major Milestone: 0.2
Component: scenegraph Version: svn
Keywords: Cc:

Description

Currently the scenegraph is pretty much write-only. Add per-type counting and iteration methods.

Change History

04/23/07 16:56:16 changed by ChristianK

  • status changed from new to closed.
  • resolution set to fixed.

added nChildren, nChildrenOfType, iterateChildrenOfType, deleteChildTree (deletes a child and all its subnodes), deleteAllChildTrees