Classes

Module SelectionSet

Classes

class   __GetNodeIdVisitor
class   _SelectionItem
  A _SelectionItem maintains the common properties of each member of a selection tree: it's name and whether the branch should be displayed as opened or closed. More...
class   SelectionSet
  SelectionSet is a named set class that contains a list of scene node ids. More...
class   SelectionSetFolder
  SelectionSetFolder is a named container class that can have SelectionSets or other SelectionSetFolders as its members. More...
class   SelectionSetVisitor
  SelectionSetVisitor is a visitor class used for the traversal of a SelectionSetFolder and SelectionSet hierarchy. More...