OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::D3D9VideoModeList Class Reference

#include <OgreD3D9VideoModeList.h>

+ Inheritance diagram for Ogre::D3D9VideoModeList:

Public Member Functions

 D3D9VideoModeList (D3D9Driver *pDriver)
 
 ~D3D9VideoModeList ()
 
size_t count ()
 
BOOL enumerate ()
 
D3D9VideoModeitem (const String &name)
 
D3D9VideoModeitem (size_t index)
 

Constructor & Destructor Documentation

◆ D3D9VideoModeList()

Ogre::D3D9VideoModeList::D3D9VideoModeList ( D3D9Driver pDriver)

◆ ~D3D9VideoModeList()

Ogre::D3D9VideoModeList::~D3D9VideoModeList ( )

Member Function Documentation

◆ enumerate()

BOOL Ogre::D3D9VideoModeList::enumerate ( )

◆ item() [1/2]

D3D9VideoMode* Ogre::D3D9VideoModeList::item ( size_t  index)

◆ count()

size_t Ogre::D3D9VideoModeList::count ( )

◆ item() [2/2]

D3D9VideoMode* Ogre::D3D9VideoModeList::item ( const String name)

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