#include <OgreWin32Context.h>
◆ Win32Context()
      
        
          | Ogre::Win32Context::Win32Context | ( | HDC | hdc, | 
        
          |  |  | HGLRC | glrc, | 
        
          |  |  | uint32 | contexMajorVersion, | 
        
          |  |  | uint32 | contexMinorVersion | 
        
          |  | ) |  |  | 
      
 
 
◆ ~Win32Context()
  
  | 
        
          | virtual Ogre::Win32Context::~Win32Context | ( |  | ) |  |  | virtual | 
 
 
◆ clone()
Create a new context based on the same window/pbuffer as this context - mostly useful for additional threads.   
- Note
- The caller is responsible for deleting the returned context.   
Implements Ogre::GL3PlusContext.
 
 
◆ endCurrent()
  
  | 
        
          | virtual void Ogre::Win32Context::endCurrent | ( |  | ) |  |  | virtual | 
 
 
◆ getHGLRC()
  
  | 
        
          | HGLRC Ogre::Win32Context::getHGLRC | ( |  | ) |  |  | inline | 
 
 
◆ releaseContext()
  
  | 
        
          | virtual void Ogre::Win32Context::releaseContext | ( |  | ) |  |  | virtual | 
 
 
◆ setCurrent()
  
  | 
        
          | virtual void Ogre::Win32Context::setCurrent | ( |  | ) |  |  | virtual | 
 
 
The documentation for this class was generated from the following file: