#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGNodeCore.h>#include <OSGBoolFields.h>#include <OSGStateSortingGroupFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::StateSortingGroupBase |
| StateSortingGroup Base Class. More... | |
Defines | |
| #define | OSGSTATESORTINGGROUPBASE_HEADER_CVSID "@(#)$Id: OSGStateSortingGroupBase.h,v 1.6 2006/02/20 16:54:24 dirk Exp $" |
Typedefs | |
| typedef StateSortingGroupBase * | osg::StateSortingGroupBaseP |
| typedef osgIF < StateSortingGroupBase::isNodeCore, CoredNodePtr < StateSortingGroup > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::StateSortingGroupNodePtr |
| typedef RefPtr < StateSortingGroupPtr > | osg::StateSortingGroupRefPtr |
| #define OSGSTATESORTINGGROUPBASE_HEADER_CVSID "@(#)$Id: OSGStateSortingGroupBase.h,v 1.6 2006/02/20 16:54:24 dirk Exp $" |
Definition at line 256 of file OSGStateSortingGroupBase.h.
1.5.5