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

Ogre::D3D8VideoMode Class Reference

#include <OgreD3D8VideoMode.h>

List of all members.

Public Methods

 D3D8VideoMode ()
 D3D8VideoMode (const D3D8VideoMode &ob)
 D3D8VideoMode (D3DDISPLAYMODE d3ddm)
 ~D3D8VideoMode ()
unsigned int getWidth () const
unsigned int getHeight () const
D3DFORMAT getFormat () const
unsigned int getRefreshRate () const
unsigned int getColourDepth () const
D3DDISPLAYMODE getDisplayMode () const
void increaseRefreshRate (unsigned int rr)
String getDescription ()

Private Attributes

D3DDISPLAYMODE mDisplayMode
int modeNumber


Constructor & Destructor Documentation

Ogre::D3D8VideoMode::D3D8VideoMode   [inline]
 

Ogre::D3D8VideoMode::D3D8VideoMode const D3D8VideoMode &    ob [inline]
 

Ogre::D3D8VideoMode::D3D8VideoMode D3DDISPLAYMODE    d3ddm [inline]
 

Ogre::D3D8VideoMode::~D3D8VideoMode   [inline]
 


Member Function Documentation

unsigned int Ogre::D3D8VideoMode::getColourDepth   const
 

String Ogre::D3D8VideoMode::getDescription  
 

D3DDISPLAYMODE Ogre::D3D8VideoMode::getDisplayMode   const [inline]
 

D3DFORMAT Ogre::D3D8VideoMode::getFormat   const [inline]
 

unsigned int Ogre::D3D8VideoMode::getHeight void    const [inline]
 

unsigned int Ogre::D3D8VideoMode::getRefreshRate   const [inline]
 

unsigned int Ogre::D3D8VideoMode::getWidth void    const [inline]
 

void Ogre::D3D8VideoMode::increaseRefreshRate unsigned int    rr [inline]
 


Member Data Documentation

D3DDISPLAYMODE Ogre::D3D8VideoMode::mDisplayMode [private]
 

int Ogre::D3D8VideoMode::modeNumber [private]
 

Copyright © 2002 by The OGRE Team