|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreD3D11VideoModeList.h>
| Public Member Functions | |
| D3D11VideoModeList (IDXGIAdapterN *pAdapter) | |
| size_t | count () | 
| D3D11VideoMode * | item (const String &name) | 
| D3D11VideoMode * | item (size_t index) | 
| Ogre::D3D11VideoModeList::D3D11VideoModeList | ( | IDXGIAdapterN * | pAdapter | ) | 
| size_t Ogre::D3D11VideoModeList::count | ( | ) | 
| D3D11VideoMode * Ogre::D3D11VideoModeList::item | ( | const String & | name | ) | 
| D3D11VideoMode * Ogre::D3D11VideoModeList::item | ( | size_t | index | ) |