Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::D3D9VideoModeList Class Reference

#include <OgreD3D9VideoModeList.h>

List of all members.

Public Member Functions

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

Private Attributes

D3D9DrivermpDriver
std::vector< D3D9VideoModemModeList


Constructor & Destructor Documentation

Ogre::D3D9VideoModeList::D3D9VideoModeList D3D9Driver pDriver  ) 
 

Ogre::D3D9VideoModeList::~D3D9VideoModeList  ) 
 


Member Function Documentation

size_t Ogre::D3D9VideoModeList::count  ) 
 

BOOL Ogre::D3D9VideoModeList::enumerate  ) 
 

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

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


Member Data Documentation

std::vector<D3D9VideoMode> Ogre::D3D9VideoModeList::mModeList [private]
 

Definition at line 38 of file OgreD3D9VideoModeList.h.

D3D9Driver* Ogre::D3D9VideoModeList::mpDriver [private]
 

Definition at line 37 of file OgreD3D9VideoModeList.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:51:30 2006