OGRE  2.1.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::D3D11DriverList Class Reference

#include <OgreD3D11DriverList.h>

Public Member Functions

 D3D11DriverList (IDXGIFactoryN *pDXGIFactory)
 
 ~D3D11DriverList ()
 
size_t count () const
 
D3D11Driveritem (size_t index)
 does not include hidden drivers like NVPerfHUD More...
 
D3D11Driveritem (const String &name)
 

Constructor & Destructor Documentation

◆ D3D11DriverList()

Ogre::D3D11DriverList::D3D11DriverList ( IDXGIFactoryN *  pDXGIFactory)

◆ ~D3D11DriverList()

Ogre::D3D11DriverList::~D3D11DriverList ( )

Member Function Documentation

◆ count()

size_t Ogre::D3D11DriverList::count ( ) const

◆ item() [1/2]

D3D11Driver* Ogre::D3D11DriverList::item ( size_t  index)

does not include hidden drivers like NVPerfHUD

◆ item() [2/2]

D3D11Driver* Ogre::D3D11DriverList::item ( const String name)

The documentation for this class was generated from the following file: