#include <OgreOverlayElementFactory.h>
Public Member Functions | |
OverlayElement * | createOverlayElement (const String &instanceName) |
See OverlayElementFactory. | |
const String & | getTypeName (void) const |
See OverlayElementFactory. | |
virtual void | destroyOverlayElement (OverlayElement *pElement) |
Destroys a OverlayElement which this factory created previously. |
Definition at line 84 of file OgreOverlayElementFactory.h.
OverlayElement* Ogre::BorderPanelOverlayElementFactory::createOverlayElement | ( | const String & | instanceName | ) | [virtual] |
const String& Ogre::BorderPanelOverlayElementFactory::getTypeName | ( | void | ) | const [virtual] |
virtual void Ogre::OverlayElementFactory::destroyOverlayElement | ( | OverlayElement * | pElement | ) | [virtual, inherited] |
Destroys a OverlayElement which this factory created previously.
Definition at line 60 of file OgreOverlayElementFactory.h.
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat May 10 16:27:18 2008