OGRE  2.1.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::D3D11VideoModeList Class Reference

#include <OgreD3D11VideoModeList.h>

Public Member Functions

 D3D11VideoModeList (D3D11Driver *pDriver)
 
 ~D3D11VideoModeList ()
 
size_t count ()
 
BOOL enumerate ()
 
D3D11VideoModeitem (const String &name)
 
D3D11VideoModeitem (size_t index)
 

Constructor & Destructor Documentation

◆ D3D11VideoModeList()

Ogre::D3D11VideoModeList::D3D11VideoModeList ( D3D11Driver pDriver)

◆ ~D3D11VideoModeList()

Ogre::D3D11VideoModeList::~D3D11VideoModeList ( )

Member Function Documentation

◆ count()

size_t Ogre::D3D11VideoModeList::count ( )

◆ enumerate()

BOOL Ogre::D3D11VideoModeList::enumerate ( )

◆ item() [1/2]

D3D11VideoMode* Ogre::D3D11VideoModeList::item ( const String name)

◆ item() [2/2]

D3D11VideoMode* Ogre::D3D11VideoModeList::item ( size_t  index)

The documentation for this class was generated from the following file: