#include <OgreWindowEventUtilities.h>
◆ WindowEventListeners
◆ _addRenderWindow()
  
  | 
        
          | static void Ogre::WindowEventUtilities::_addRenderWindow | ( | Window * | window | ) |  |  | static | 
 
- Parameters
- 
  
    | window | The RenderWindow to monitor |  
 
 
 
◆ _removeRenderWindow()
  
  | 
        
          | static void Ogre::WindowEventUtilities::_removeRenderWindow | ( | Window * | window | ) |  |  | static | 
 
- Parameters
- 
  
    | window | The RenderWindow to remove from list |  
 
 
 
◆ addWindowEventListener()
- Parameters
- 
  
    | window | The RenderWindow you are interested in monitoring |  | listener | Your callback listener |  
 
 
 
◆ messagePump()
  
  | 
        
          | static void Ogre::WindowEventUtilities::messagePump | ( |  | ) |  |  | static | 
 
 
◆ removeWindowEventListener()
- Parameters
- 
  
    | window | The RenderWindow you registered with |  | listener | The listener registered |  
 
 
 
◆ _msListeners
◆ _msWindows
The documentation for this class was generated from the following file: