#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGMaterial.h>#include <OSGMaterialFields.h>#include <OSGUInt32Fields.h>#include <OSGSwitchMaterialFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::SwitchMaterialBase |
| SwitchMaterial Base Class. More... | |
Defines | |
| #define | OSGSWITCHMATERIALBASE_HEADER_CVSID "@(#)$Id: OSGSwitchMaterialBase.h,v 1.2 2006/02/20 17:04:44 dirk Exp $" |
Typedefs | |
| typedef SwitchMaterialBase * | osg::SwitchMaterialBaseP |
| typedef osgIF < SwitchMaterialBase::isNodeCore, CoredNodePtr< SwitchMaterial > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::SwitchMaterialNodePtr |
| typedef RefPtr< SwitchMaterialPtr > | osg::SwitchMaterialRefPtr |
| #define OSGSWITCHMATERIALBASE_HEADER_CVSID "@(#)$Id: OSGSwitchMaterialBase.h,v 1.2 2006/02/20 17:04:44 dirk Exp $" |
Definition at line 264 of file OSGSwitchMaterialBase.h.
1.5.5