![]() |
OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
|
Factory for creating PanelOverlayElement instances. More...
#include <OgreOverlayElementFactory.h>
Public Member Functions | |
OverlayElement * | createOverlayElement (const String &instanceName) |
See OverlayElementFactory. | |
virtual const String & | getTypeName (void) const |
See OverlayElementFactory. | |
![]() | |
virtual | ~OverlayElementFactory () |
Destroy the overlay element factory. | |
virtual void | destroyOverlayElement (OverlayElement *pElement) |
Destroys a OverlayElement which this factory created previously. | |
Factory for creating PanelOverlayElement instances.
|
inlinevirtual |
Implements Ogre::OverlayElementFactory.
Implements Ogre::OverlayElementFactory.