SO3Engine
|
SO3::SFlashWidgetFactory Class Reference
#include <SO3FlashWidgetFactory.h>
Inheritance diagram for SO3::SFlashWidgetFactory:
Public Member Functions | |
SFlashWidgetFactory () | |
~SFlashWidgetFactory () | |
virtual bool | frameStarted (const Ogre::FrameEvent &evt) |
Public Member Functions inherited from SO3::SWidgetFactory | |
SWidgetFactory (const std::string &widgetType) | |
virtual | ~SWidgetFactory () |
std::string | GetType () |
SWidget * | CreateWidget (SScene *targetScene, const std::string &widgetName, const int &xPos, const int &yPos, const unsigned short &width, const unsigned short &height, SViewPort *targetViewport, const unsigned int &widgetZOrder) |
SWidget * | CreateWidget (SScene *targetScene, const std::string &widgetName, const int &xPos, const int &yPos, const unsigned short &width, const unsigned short &height, SViewPort *targetViewport) |
SWidget * | CreateWidget (SScene *targetScene, const std::string &widgetName, const unsigned short &width, const unsigned short &height, SMaterial *targetMaterial, const unsigned short &targetTechnique, const unsigned short &targetPass, const unsigned short &targetTextureUnit) |
void | DeleteWidget (SWidget *existingWidget) |
Protected Member Functions | |
virtual SWidget * | CreateWidgetImpl (SScene *targetScene, const std::string &widgetName, const int &xPos, const int &yPos, const unsigned short &width, const unsigned short &height, SViewPort *targetViewport, const unsigned int &widgetZOrder) |
virtual SWidget * | CreateWidgetImpl (SScene *targetScene, const std::string &widgetName, const int &xPos, const int &yPos, const unsigned short &width, const unsigned short &height, SViewPort *targetViewport) |
virtual SWidget * | CreateWidgetImpl (SScene *targetScene, const std::string &widgetName, const unsigned short &width, const unsigned short &height, SMaterial *targetMaterial, const unsigned short &targetTechnique, const unsigned short &targetPass, const unsigned short &targetTextureUnit) |
virtual void | DeleteWidgetImpl (SWidget *existingWidget) |
Detailed Description
Definition at line 44 of file SO3FlashWidgetFactory.h.
Constructor & Destructor Documentation
◆ SFlashWidgetFactory()
SO3::SFlashWidgetFactory::SFlashWidgetFactory | ( | ) |
Constructor.
Definition at line 37 of file SO3FlashWidgetFactory.cpp.
◆ ~SFlashWidgetFactory()
SO3::SFlashWidgetFactory::~SFlashWidgetFactory | ( | ) |
Destructor.
Definition at line 45 of file SO3FlashWidgetFactory.cpp.
Member Function Documentation
◆ CreateWidgetImpl() [1/3]
|
protectedvirtual |
Implements SO3::SWidgetFactory.
Definition at line 65 of file SO3FlashWidgetFactory.cpp.
◆ CreateWidgetImpl() [2/3]
|
protectedvirtual |
Implements SO3::SWidgetFactory.
Definition at line 59 of file SO3FlashWidgetFactory.cpp.
◆ CreateWidgetImpl() [3/3]
|
protectedvirtual |
Implements SO3::SWidgetFactory.
Definition at line 71 of file SO3FlashWidgetFactory.cpp.
◆ DeleteWidgetImpl()
|
protectedvirtual |
Implements SO3::SWidgetFactory.
Definition at line 77 of file SO3FlashWidgetFactory.cpp.
◆ frameStarted()
|
virtual |
Definition at line 51 of file SO3FlashWidgetFactory.cpp.
The documentation for this class was generated from the following files:
- include/SO3Renderer/SO3FlashWidgetFactory.h
- src/SO3Renderer/SO3FlashWidgetFactory.cpp
Generated by 1.9.8