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

Ogre::D3D8VideoModeList Class Reference

#include <OgreD3D8VideoModeList.h>

List of all members.

Public Methods

 D3D8VideoModeList (D3D8Driver *pDriver)
 ~D3D8VideoModeList ()
BOOL enumerate ()
D3D8VideoModeitem (int index)
unsigned int count ()

Private Attributes

D3D8DrivermpDriver
std::vector< D3D8VideoModemModeList


Constructor & Destructor Documentation

Ogre::D3D8VideoModeList::D3D8VideoModeList D3D8Driver   pDriver
 

Ogre::D3D8VideoModeList::~D3D8VideoModeList  
 


Member Function Documentation

unsigned int Ogre::D3D8VideoModeList::count  
 

BOOL Ogre::D3D8VideoModeList::enumerate  
 

D3D8VideoMode * Ogre::D3D8VideoModeList::item int    index
 


Member Data Documentation

std::vector<D3D8VideoMode> Ogre::D3D8VideoModeList::mModeList [private]
 

D3D8Driver* Ogre::D3D8VideoModeList::mpDriver [private]
 

Copyright © 2002 by The OGRE Team