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

Ogre::D3D9VideoModeList Class Reference

#include <OgreD3D9VideoModeList.h>

List of all members.

Public Methods

 D3D9VideoModeList (D3D9Driver *pDriver)
 ~D3D9VideoModeList ()
BOOL enumerate ()
D3D9VideoModeitem (int index)
unsigned int count ()

Private Attributes

D3D9DrivermpDriver
std::vector< D3D9VideoModemModeList


Constructor & Destructor Documentation

Ogre::D3D9VideoModeList::D3D9VideoModeList D3D9Driver   pDriver
 

Ogre::D3D9VideoModeList::~D3D9VideoModeList  
 


Member Function Documentation

unsigned int Ogre::D3D9VideoModeList::count  
 

BOOL Ogre::D3D9VideoModeList::enumerate  
 

D3D9VideoMode * Ogre::D3D9VideoModeList::item int    index
 


Member Data Documentation

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

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

Copyright © 2002 by The OGRE Team