Ogre Video and Audio Plugins  master
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
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
 
- Public Member Functions inherited from Ogre::MovableObjectFactory
 MovableObjectFactory ()
 
virtual ~MovableObjectFactory ()
 
void _notifyTypeFlags (uint32 flag)
 
MovableObjectcreateInstance (const String &name, SceneManager *manager, const NameValuePairList *params=0)
 
virtual void destroyInstance (MovableObject *obj)
 
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

◆ OgreOggSoundFactory()

OgreOggSound::OgreOggSoundFactory::OgreOggSoundFactory ( )
inline

◆ ~OgreOggSoundFactory()

OgreOggSound::OgreOggSoundFactory::~OgreOggSoundFactory ( )
inline

Member Function Documentation

◆ createInstanceImpl()

Ogre::MovableObject* OgreOggSound::OgreOggSoundFactory::createInstanceImpl ( const Ogre::String name,
const Ogre::NameValuePairList params 
)
protected

◆ getType()

const Ogre::String& OgreOggSound::OgreOggSoundFactory::getType ( void  ) const
virtual

Member Data Documentation

◆ FACTORY_TYPE_NAME

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

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