Public Member Functions | Private Attributes | List of all members
Ogre::D3D11VideoModeList Class Reference

#include <OgreD3D11VideoModeList.h>

Public Member Functions

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

Private Attributes

D3D11DrivermDriver
 
vector< D3D11VideoMode >::type mModeList
 

Detailed Description

Definition at line 36 of file OgreD3D11VideoModeList.h.

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 ( size_t  index)

◆ item() [2/2]

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

Member Data Documentation

◆ mDriver

D3D11Driver* Ogre::D3D11VideoModeList::mDriver
private

Definition at line 39 of file OgreD3D11VideoModeList.h.

◆ mModeList

vector<D3D11VideoMode>::type Ogre::D3D11VideoModeList::mModeList
private

Definition at line 40 of file OgreD3D11VideoModeList.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 Oct 22 2017 04:04:15