#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGGroup.h>#include <OSGMaterial.h>#include <OSGMaterialPoolFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::MaterialPoolBase |
| MaterialPool Base Class. More... | |
Defines | |
| #define | OSGMATERIALPOOLBASE_HEADER_CVSID "@(#)$Id: OSGMaterialPoolBase.h,v 1.6 2006/02/20 16:54:24 dirk Exp $" |
Typedefs | |
| typedef MaterialPoolBase * | osg::MaterialPoolBaseP |
| typedef osgIF < MaterialPoolBase::isNodeCore, CoredNodePtr< MaterialPool > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::MaterialPoolNodePtr |
| typedef RefPtr< MaterialPoolPtr > | osg::MaterialPoolRefPtr |
| #define OSGMATERIALPOOLBASE_HEADER_CVSID "@(#)$Id: OSGMaterialPoolBase.h,v 1.6 2006/02/20 16:54:24 dirk Exp $" |
Definition at line 256 of file OSGMaterialPoolBase.h.
1.5.5