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

◆ D3D11DriverList()

Ogre::D3D11DriverList::D3D11DriverList ( IDXGIFactoryN pDXGIFactory)

◆ ~D3D11DriverList()

Ogre::D3D11DriverList::~D3D11DriverList ( )

Member Function Documentation

◆ count()

size_t Ogre::D3D11DriverList::count ( ) const

◆ enumerate()

BOOL Ogre::D3D11DriverList::enumerate ( IDXGIFactoryN pDXGIFactory)

◆ item() [1/2]

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

◆ item() [2/2]

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

Member Data Documentation

◆ mDriverList

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 Sun Oct 22 2017 04:04:15