Particle Universe  1.2
ParticleUniverse::SphereSetFactory Class Reference

#include <ParticleUniverseSphereSet.h>

Inheritance diagram for ParticleUniverse::SphereSetFactory:

Public Member Functions

 SphereSetFactory (void)
 
 ~SphereSetFactory (void)
 
const StringgetType (void) const
 
void destroyInstance (Ogre::MovableObject *obj)
 
- Public Member Functions inherited from Ogre::MovableObjectFactory
 MovableObjectFactory ()
 
virtual ~MovableObjectFactory ()
 
void _notifyTypeFlags (uint32 flag)
 
MovableObjectcreateInstance (const String &name, SceneManager *manager, const NameValuePairList *params=0)
 
uint32 getTypeFlags (void) const
 
virtual bool requestTypeFlags (void) const
 

Static Public Attributes

static String PU_FACTORY_TYPE_NAME
 

Protected Member Functions

Ogre::MovableObjectcreateInstanceImpl (const String &name, const Ogre::NameValuePairList *params)
 

Detailed Description

Factory object for creating SphereSet instances

Constructor & Destructor Documentation

ParticleUniverse::SphereSetFactory::SphereSetFactory ( void  )
inline
ParticleUniverse::SphereSetFactory::~SphereSetFactory ( void  )
inline

Member Function Documentation

Ogre::MovableObject* ParticleUniverse::SphereSetFactory::createInstanceImpl ( const String name,
const Ogre::NameValuePairList params 
)
protected
void ParticleUniverse::SphereSetFactory::destroyInstance ( Ogre::MovableObject obj)
virtual
const String& ParticleUniverse::SphereSetFactory::getType ( void  ) const
virtual

Member Data Documentation

String ParticleUniverse::SphereSetFactory::PU_FACTORY_TYPE_NAME
static

The documentation for this class was generated from the following file: