OgreOggSound  1.26
OgreOggSound::OgreOggSoundFactory Class Reference

MovableFactory for creating Sound instances. More...

#include <OgreOggSoundFactory.h>

Inheritance diagram for OgreOggSound::OgreOggSoundFactory:

Public Member Functions

 OgreOggSoundFactory ()
 
 ~OgreOggSoundFactory ()
 
const Ogre::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 Ogre::String FACTORY_TYPE_NAME
 

Protected Member Functions

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

Detailed Description

MovableFactory for creating Sound instances.

Constructor & Destructor Documentation

OgreOggSound::OgreOggSoundFactory::OgreOggSoundFactory ( )
OgreOggSound::OgreOggSoundFactory::~OgreOggSoundFactory ( )

Member Function Documentation

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

Member Data Documentation

Ogre::String OgreOggSound::OgreOggSoundFactory::FACTORY_TYPE_NAME
static

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