#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 |
◆ getErrorDescription()
String Ogre::D3D11Device::getErrorDescription |
( |
const HRESULT |
hr = NO_ERROR | ) |
const |
◆ getExceptionsErrorLevel()
◆ GetImmediateContext()
ID3D11DeviceContextN* Ogre::D3D11Device::GetImmediateContext |
( |
| ) |
|
|
inline |
◆ isError()
bool Ogre::D3D11Device::isError |
( |
| ) |
const |
|
inline |
◆ isNull()
bool Ogre::D3D11Device::isNull |
( |
| ) |
|
|
inline |
◆ operator->()
ID3D11DeviceN* Ogre::D3D11Device::operator-> |
( |
| ) |
const |
|
inline |
◆ ReleaseAll()
void Ogre::D3D11Device::ReleaseAll |
( |
| ) |
|
◆ setExceptionsErrorLevel()
static void Ogre::D3D11Device::setExceptionsErrorLevel |
( |
const eExceptionsErrorLevel |
exceptionsErrorLevel | ) |
|
|
static |
◆ TransferOwnership()
void Ogre::D3D11Device::TransferOwnership |
( |
ID3D11DeviceN * |
device | ) |
|
◆ mExceptionsErrorLevel
The documentation for this class was generated from the following file: