Public Member Functions | Private Attributes
Ogre::D3D11DriverList Class Reference

#include <OgreD3D11DriverList.h>

List of all members.

Public Member Functions

 D3D11DriverList (IDXGIFactory1 *pDXGIFactory)
 ~D3D11DriverList ()
BOOL enumerate (IDXGIFactory1 *pDXGIFactory)
size_t count () const
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 ( IDXGIFactory1 *  pDXGIFactory)

Member Function Documentation

size_t Ogre::D3D11DriverList::count ( ) const
BOOL Ogre::D3D11DriverList::enumerate ( IDXGIFactory1 *  pDXGIFactory)

Member Data Documentation

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 Sep 2 2012 07:27:45