#include <OgreD3D11Device.h>
◆ eExceptionsErrorLevel
| Enumerator | 
|---|
| D3D_NO_EXCEPTION |  | 
| D3D_CORRUPTION |  | 
| D3D_ERROR |  | 
| D3D_WARNING |  | 
| D3D_INFO |  | 
 
 
◆ D3D11Device()
      
        
          | Ogre::D3D11Device::D3D11Device | ( |  | ) |  | 
      
 
 
◆ ~D3D11Device()
      
        
          | Ogre::D3D11Device::~D3D11Device | ( |  | ) |  | 
      
 
 
◆ _getErrorsFromQueue()
      
        
          | bool Ogre::D3D11Device::_getErrorsFromQueue | ( |  | ) | const | 
      
 
 
◆ clearStoredErrorMessages()
      
        
          | void Ogre::D3D11Device::clearStoredErrorMessages | ( |  | ) | const | 
      
 
 
◆ get()
  
  | 
        
          | ID3D11DeviceN * Ogre::D3D11Device::get | ( |  | ) |  |  | inline | 
 
 
◆ GetClassLinkage()
  
  | 
        
          | ID3D11ClassLinkage * Ogre::D3D11Device::GetClassLinkage | ( |  | ) |  |  | inline | 
 
 
◆ GetDriverVersion()
  
  | 
        
          | LARGE_INTEGER Ogre::D3D11Device::GetDriverVersion | ( |  | ) |  |  | inline | 
 
 
◆ GetDXGIFactory()
  
  | 
        
          | IDXGIFactoryN * Ogre::D3D11Device::GetDXGIFactory | ( |  | ) |  |  | inline | 
 
 
◆ GetDXGIFactory2()
  
  | 
        
          | IDXGIFactory2 * Ogre::D3D11Device::GetDXGIFactory2 | ( |  | ) |  |  | inline | 
 
 
◆ getErrorDescription()
      
        
          | String Ogre::D3D11Device::getErrorDescription | ( | const HRESULT | hr = NO_ERROR | ) | const | 
      
 
 
◆ getExceptionsErrorLevel()
◆ GetImmediateContext()
  
  | 
        
          | ID3D11DeviceContextN * Ogre::D3D11Device::GetImmediateContext | ( |  | ) |  |  | inline | 
 
 
◆ GetImmediateContext1()
  
  | 
        
          | ID3D11DeviceContext1 * Ogre::D3D11Device::GetImmediateContext1 | ( |  | ) |  |  | inline | 
 
 
◆ GetProfiler()
  
  | 
        
          | ID3DUserDefinedAnnotation * Ogre::D3D11Device::GetProfiler | ( |  | ) |  |  | inline | 
 
 
◆ IsDeviceLost()
      
        
          | bool Ogre::D3D11Device::IsDeviceLost | ( |  | ) |  | 
      
 
 
◆ isError()
  
  | 
        
          | bool Ogre::D3D11Device::isError | ( |  | ) | const |  | inline | 
 
 
◆ isNull()
  
  | 
        
          | bool Ogre::D3D11Device::isNull | ( |  | ) |  |  | inline | 
 
 
◆ operator->()
  
  | 
        
          | ID3D11DeviceN * Ogre::D3D11Device::operator-> | ( |  | ) | const |  | inline | 
 
 
◆ parseDriverType()
  
  | 
        
          | static D3D_DRIVER_TYPE Ogre::D3D11Device::parseDriverType | ( | const Ogre::String & | value, |  
          |  |  | D3D_DRIVER_TYPE | fallback = D3D_DRIVER_TYPE_HARDWARE |  
          |  | ) |  |  |  | static | 
 
 
◆ parseFeatureLevel()
  
  | 
        
          | static D3D_FEATURE_LEVEL Ogre::D3D11Device::parseFeatureLevel | ( | const Ogre::String & | value, |  
          |  |  | D3D_FEATURE_LEVEL | fallback |  
          |  | ) |  |  |  | static | 
 
 
◆ ReleaseAll()
      
        
          | void Ogre::D3D11Device::ReleaseAll | ( |  | ) |  | 
      
 
 
◆ setExceptionsErrorLevel() [1/2]
  
  | 
        
          | static void Ogre::D3D11Device::setExceptionsErrorLevel | ( | const eExceptionsErrorLevel | exceptionsErrorLevel | ) |  |  | static | 
 
 
◆ setExceptionsErrorLevel() [2/2]
  
  | 
        
          | static void Ogre::D3D11Device::setExceptionsErrorLevel | ( | const Ogre::String & | exceptionsErrorLevel | ) |  |  | static | 
 
 
◆ throwIfFailed() [1/2]
  
  | 
        
          | void Ogre::D3D11Device::throwIfFailed | ( | const char * | desc, |  
          |  |  | const char * | src |  
          |  | ) |  |  |  | inline | 
 
 
◆ throwIfFailed() [2/2]
      
        
          | void Ogre::D3D11Device::throwIfFailed | ( | HRESULT | hr, | 
        
          |  |  | const char * | desc, | 
        
          |  |  | const char * | src | 
        
          |  | ) |  |  | 
      
 
 
◆ TransferOwnership()
      
        
          | void Ogre::D3D11Device::TransferOwnership | ( | ComPtr< ID3D11Device > & | device | ) |  | 
      
 
 
◆ mExceptionsErrorLevel
The documentation for this class was generated from the following file: