Public Member Functions | Private Attributes | List of all members
Ogre::D3D11DriverList Class Reference

#include <OgreD3D11DriverList.h>

Public Member Functions

 D3D11DriverList (IDXGIFactoryN *pDXGIFactory)
 
 ~D3D11DriverList ()
 
size_t count () const
 
BOOL enumerate (IDXGIFactoryN *pDXGIFactory)
 
D3D11Driveritem (size_t index)
 
D3D11Driveritem (const String &name)
 

Private Attributes

vector< D3D11Driver * >::type mDriverList
 

Detailed Description

Definition at line 37 of file OgreD3D11DriverList.h.

Constructor & Destructor Documentation

Ogre::D3D11DriverList::D3D11DriverList ( IDXGIFactoryN pDXGIFactory)
Ogre::D3D11DriverList::~D3D11DriverList ( )

Member Function Documentation

size_t Ogre::D3D11DriverList::count ( ) const
BOOL Ogre::D3D11DriverList::enumerate ( IDXGIFactoryN pDXGIFactory)
D3D11Driver* Ogre::D3D11DriverList::item ( size_t  index)
D3D11Driver* Ogre::D3D11DriverList::item ( const String name)

Member Data Documentation

vector<D3D11Driver*>::type Ogre::D3D11DriverList::mDriverList
private

Definition at line 40 of file OgreD3D11DriverList.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Mar 18 2014 19:15:30