| _actList | osg::Action | [private] |
| _actNode | osg::Action | [private] |
| _defaultEnterFunction(CNodePtr &node, Action *action) | osg::Action | [protected, static] |
| _defaultEnterFunctors | osg::Action | [private, static] |
| _defaultLeaveFunction(CNodePtr &node, Action *action) | osg::Action | [protected, static] |
| _defaultLeaveFunctors | osg::Action | [private, static] |
| _enterFunctors | osg::Action | [protected] |
| _leaveFunctors | osg::Action | [protected] |
| _newList | osg::Action | [private] |
| _prototype | osg::Action | [private, static] |
| _travMask | osg::Action | [private] |
| _useNewList | osg::Action | [private] |
| Action(void) | osg::Action | [protected] |
| Action(const Action &source) | osg::Action | [protected] |
| addNode(NodePtr node) | osg::Action | [inline] |
| apply(std::vector< NodePtr >::iterator begin, std::vector< NodePtr >::iterator end) | osg::Action | [virtual] |
| apply(NodePtr node) | osg::Action | [virtual] |
| callEnter(NodePtr node) | osg::Action | [inline, protected] |
| callLeave(NodePtr node) | osg::Action | [inline, protected] |
| callNewList(void) | osg::Action | [protected] |
| callStart(void) | osg::Action | [private] |
| callStop(ResultE res) | osg::Action | [private] |
| Continue enum value | osg::Action | |
| create(void) | osg::Action | [static] |
| cvsid | osg::Action | [private, static] |
| Functor typedef | osg::Action | |
| FunctorArgs typedef | osg::Action | |
| getActNode(void) | osg::Action | [inline] |
| getClassname(void) | osg::Action | [inline, static] |
| getDefaultEnterFunctors(void) | osg::Action | [protected, virtual] |
| getDefaultLeaveFunctors(void) | osg::Action | [protected, virtual] |
| getNNodes(void) const | osg::Action | [inline] |
| getNode(int index) | osg::Action | [inline] |
| getPrototype(void) | osg::Action | [static] |
| getTravMask(void) const | osg::Action | [inline] |
| operator!=(const Action &other) | osg::Action | |
| operator<(const Action &other) | osg::Action | |
| operator=(const Action &source) | osg::Action | [private] |
| operator==(const Action &other) | osg::Action | |
| printTable(void) | osg::Action | |
| Quit enum value | osg::Action | |
| recurse(NodePtr node) | osg::Action | [protected] |
| registerEnterDefault(const FieldContainerType &type, const Functor &func) | osg::Action | [static] |
| registerEnterFunction(const FieldContainerType &type, const Functor &func) | osg::Action | |
| registerLeaveDefault(const FieldContainerType &type, const Functor &func) | osg::Action | [static] |
| registerLeaveFunction(const FieldContainerType &type, const Functor &func) | osg::Action | |
| ResultE enum name | osg::Action | |
| setActNode(NodePtr node) | osg::Action | [inline, protected] |
| setPrototype(Action *proto) | osg::Action | [static] |
| setTravMask(UInt32 val) | osg::Action | [inline] |
| Skip enum value | osg::Action | |
| start(void) | osg::Action | [protected, virtual] |
| stop(ResultE res) | osg::Action | [protected, virtual] |
| useNodeList(void) | osg::Action | [inline] |
| ~Action(void) | osg::Action | [virtual] |