OGRE  1.10.11
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 (size_t index)
 
D3D9VideoModeitem (const String &name)
 

Constructor & Destructor Documentation

Ogre::D3D9VideoModeList::D3D9VideoModeList ( D3D9Driver pDriver)
Ogre::D3D9VideoModeList::~D3D9VideoModeList ( )

Member Function Documentation

BOOL Ogre::D3D9VideoModeList::enumerate ( )
D3D9VideoMode* Ogre::D3D9VideoModeList::item ( size_t  index)
size_t Ogre::D3D9VideoModeList::count ( )
D3D9VideoMode* Ogre::D3D9VideoModeList::item ( const String name)

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