![]() |
OGRE
2.1.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreD3D11DriverList.h>
Public Member Functions | |
D3D11DriverList (IDXGIFactoryN *pDXGIFactory) | |
~D3D11DriverList () | |
size_t | count () const |
D3D11Driver * | item (const String &name) |
D3D11Driver * | item (size_t index) |
does not include hidden drivers like NVPerfHUD More... | |
Ogre::D3D11DriverList::D3D11DriverList | ( | IDXGIFactoryN * | pDXGIFactory | ) |
Ogre::D3D11DriverList::~D3D11DriverList | ( | ) |
size_t Ogre::D3D11DriverList::count | ( | ) | const |
D3D11Driver* Ogre::D3D11DriverList::item | ( | const String & | name | ) |
D3D11Driver* Ogre::D3D11DriverList::item | ( | size_t | index | ) |
does not include hidden drivers like NVPerfHUD