|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreD3D11VideoMode.h>
| Public Member Functions | |
| D3D11VideoMode () | |
| D3D11VideoMode (const D3D11VideoMode &ob) | |
| D3D11VideoMode (DXGI_OUTPUT_DESC d3ddm, DXGI_MODE_DESC ModeDesc) | |
| ~D3D11VideoMode () | |
| unsigned int | getColourDepth () const | 
| String | getDescription () const | 
| DXGI_OUTPUT_DESC | getDisplayMode () const | 
| DXGI_FORMAT | getFormat () const | 
| unsigned int | getHeight () const | 
| DXGI_MODE_DESC | getModeDesc () const | 
| DXGI_RATIONAL | getRefreshRate () const | 
| unsigned int | getWidth () const | 
| void | increaseRefreshRate (DXGI_RATIONAL rr) | 
| Ogre::D3D11VideoMode::D3D11VideoMode | ( | ) | 
| Ogre::D3D11VideoMode::D3D11VideoMode | ( | const D3D11VideoMode & | ob | ) | 
| Ogre::D3D11VideoMode::D3D11VideoMode | ( | DXGI_OUTPUT_DESC | d3ddm, | 
| DXGI_MODE_DESC | ModeDesc | ||
| ) | 
| Ogre::D3D11VideoMode::~D3D11VideoMode | ( | ) | 
| String Ogre::D3D11VideoMode::getDescription | ( | ) | const | 
| DXGI_OUTPUT_DESC Ogre::D3D11VideoMode::getDisplayMode | ( | ) | const | 
| DXGI_FORMAT Ogre::D3D11VideoMode::getFormat | ( | ) | const | 
| DXGI_MODE_DESC Ogre::D3D11VideoMode::getModeDesc | ( | ) | const | 
| DXGI_RATIONAL Ogre::D3D11VideoMode::getRefreshRate | ( | ) | const | 
| void Ogre::D3D11VideoMode::increaseRefreshRate | ( | DXGI_RATIONAL | rr | ) |