#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGMaterialDrawable.h>#include <OSGUInt32Fields.h>#include <OSGGeoPositionsFields.h>#include <OSGVec3fFields.h>#include <OSGGeoColorsFields.h>#include <OSGGeoNormalsFields.h>#include <OSGInt32Fields.h>#include <OSGReal32Fields.h>#include <OSGBoolFields.h>#include <OSGParticleBSP.h>#include <OSGParticlesFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::ParticlesBase |
| Particles Base Class. More... | |
Defines | |
| #define | OSGPARTICLESBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Typedefs | |
| typedef ParticlesBase * | osg::ParticlesBaseP |
| typedef osgIF < ParticlesBase::isNodeCore, CoredNodePtr< Particles > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::ParticlesNodePtr |
| typedef RefPtr< ParticlesPtr > | osg::ParticlesRefPtr |
| #define OSGPARTICLESBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Definition at line 371 of file OSGParticlesBase.h.
1.5.5