#include "OSGConfig.h"#include "OSGGroupDef.h"#include "OSGBaseTypes.h"#include "OSGFieldContainer.h"#include "OSGAlgorithmFields.h"Go to the source code of this file.
Namespaces | |
| namespace | OSG |
Classes | |
| class | OSG::AlgorithmBase |
| Algorithm Base Class. More... | |
Typedefs | |
| typedef AlgorithmBase * | OSG::AlgorithmBaseP |
| typedef RefPtr< AlgorithmPtr > | OSG::AlgorithmRefPtr |
| typedef boost::mpl::if_< boost::mpl::bool_< AlgorithmBase::isNodeCore >, CoredNodePtr< Algorithm >, FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC >::type | OSG::AlgorithmNodePtr |