Ogre::PanelOverlayElementFactory Class Reference

Factory for creating PanelOverlayElement instances. More...

#include <OgreOverlayElementFactory.h>

Inheritance diagram for Ogre::PanelOverlayElementFactory:
[legend]

List of all members.

Public Member Functions

OverlayElementcreateOverlayElement (const String &instanceName)
 See OverlayElementFactory.
const StringgetTypeName (void) const
 See OverlayElementFactory.
virtual void destroyOverlayElement (OverlayElement *pElement)
 Destroys a OverlayElement which this factory created previously.


Detailed Description

Factory for creating PanelOverlayElement instances.

Definition at line 67 of file OgreOverlayElementFactory.h.


Member Function Documentation

OverlayElement* Ogre::PanelOverlayElementFactory::createOverlayElement ( const String instanceName  )  [virtual]

See OverlayElementFactory.

Implements Ogre::OverlayElementFactory.

Definition at line 71 of file OgreOverlayElementFactory.h.

const String& Ogre::PanelOverlayElementFactory::getTypeName ( void   )  const [virtual]

See OverlayElementFactory.

Implements Ogre::OverlayElementFactory.

Definition at line 76 of file OgreOverlayElementFactory.h.

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.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat May 10 16:27:18 2008