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

#include <OgreD3D11DriverList.h>

List of all members.

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


Member Function Documentation

size_t Ogre::D3D11DriverList::count ( ) const

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 Mon Jul 27 2020 13:40:54