Factory object for creating BillboardChain instances.
More...
#include <OgreBillboardChain.h>
Factory object for creating BillboardChain instances.
◆ BillboardChainFactory()
Ogre::BillboardChainFactory::BillboardChainFactory |
( |
| ) |
|
|
inline |
◆ ~BillboardChainFactory()
Ogre::BillboardChainFactory::~BillboardChainFactory |
( |
| ) |
|
|
inline |
◆ getType()
const String& Ogre::BillboardChainFactory::getType |
( |
void |
| ) |
const |
|
virtual |
◆ destroyInstance()
void Ogre::BillboardChainFactory::destroyInstance |
( |
MovableObject * |
obj | ) |
|
|
virtual |
◆ createInstance()
Create a new instance of the object.
- Parameters
-
name | The name of the new object |
manager | The SceneManager instance that will be holding the instance once created. |
params | Name/value pair list of additional parameters required to construct the object (defined per subtype). Optional. |
◆ requestTypeFlags()
virtual bool Ogre::MovableObjectFactory::requestTypeFlags |
( |
void |
| ) |
const |
|
inlinevirtualinherited |
◆ _notifyTypeFlags()
void Ogre::MovableObjectFactory::_notifyTypeFlags |
( |
uint32 |
flag | ) |
|
|
inlineinherited |
Notify this factory of the type mask to apply.
◆ getTypeFlags()
uint32 Ogre::MovableObjectFactory::getTypeFlags |
( |
void |
| ) |
const |
|
inlineinherited |
Gets the type flag for this factory.
◆ FACTORY_TYPE_NAME
String Ogre::BillboardChainFactory::FACTORY_TYPE_NAME |
|
static |
The documentation for this class was generated from the following file: