#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGDrawable.h>#include <OSGMaterialFields.h>#include <OSGMaterialDrawableFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::MaterialDrawableBase |
| MaterialDrawable Base Class. More... | |
Defines | |
| #define | OSGMATERIALDRAWABLEBASE_HEADER_CVSID "@(#)$Id: OSGMaterialDrawableBase.h,v 1.10 2006/02/20 16:54:27 dirk Exp $" |
Typedefs | |
| typedef MaterialDrawableBase * | osg::MaterialDrawableBaseP |
| typedef osgIF < MaterialDrawableBase::isNodeCore, CoredNodePtr< MaterialDrawable > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::MaterialDrawableNodePtr |
| typedef RefPtr < MaterialDrawablePtr > | osg::MaterialDrawableRefPtr |
| #define OSGMATERIALDRAWABLEBASE_HEADER_CVSID "@(#)$Id: OSGMaterialDrawableBase.h,v 1.10 2006/02/20 16:54:27 dirk Exp $" |
Definition at line 240 of file OSGMaterialDrawableBase.h.
1.5.5