OSGAction.cpp File Reference

#include <stdlib.h>
#include <stdio.h>
#include "OSGConfig.h"
#include <OSGLog.h>
#include <OSGFieldContainer.h>
#include <OSGFieldContainerPtr.h>
#include <OSGNode.h>
#include <OSGNodeCore.h>
#include "OSGAction.h"

Go to the source code of this file.

Namespaces

namespace  osg

Functions

Action::ResultE osg::doCallEnter (NodePtr node, TraverseEnterFunctor &func)
Action::ResultE osg::doCallLeave (NodePtr node, Action::ResultE res, TraverseLeaveFunctor &func)
Traversal Functions


Action::ResultE osg::traverse (std::vector< NodePtr > &nodeList, TraverseEnterFunctor func)
Action::ResultE osg::traverse (NodePtr node, TraverseEnterFunctor func)
Action::ResultE osg::traverse (std::vector< NodePtr > &nodeList, TraverseEnterFunctor enter, TraverseLeaveFunctor leave)
Action::ResultE osg::traverse (NodePtr node, TraverseEnterFunctor enter, TraverseLeaveFunctor leave)


Generated on Mon Mar 17 12:02:33 2008 for OpenSG by  doxygen 1.5.5