#include "OSGConfig.h"#include "OSGSystemDef.h"#include "OSGBaseTypes.h"#include <algorithm>#include <vector>#include "OSGReflexiveContainerTypePredicates.inl"Go to the source code of this file.
Namespaces | |
| namespace | OSG |
| namespace | OSG::TypePredicates |
Classes | |
| class | OSG::TypePredicates::IsSameGroupIdAs |
| class | OSG::TypePredicates::IsSameGroupAs |
Functions | |
| template<class InIteratorTypeT> | |
| bool | OSG::TypePredicates::typeInGroups (InIteratorTypeT begin, InIteratorTypeT end, const ReflexiveContainerType &type) |
| template<class InIteratorTypeT> | |
| bool | OSG::TypePredicates::typeInGroupIds (InIteratorTypeT begin, InIteratorTypeT end, const ReflexiveContainerType &type) |