OGRE  1.10.11
Object-Oriented Graphics Rendering Engine
Ogre::D3D9VideoMode Class Reference

#include <OgreD3D9VideoMode.h>

Public Member Functions

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

Constructor & Destructor Documentation

Ogre::D3D9VideoMode::D3D9VideoMode ( )
inline

References Ogre::modeCount.

Ogre::D3D9VideoMode::D3D9VideoMode ( const D3D9VideoMode ob)
inline

References Ogre::modeCount.

Ogre::D3D9VideoMode::D3D9VideoMode ( D3DDISPLAYMODE  d3ddm)
inline

References Ogre::modeCount.

Ogre::D3D9VideoMode::~D3D9VideoMode ( )
inline

Member Function Documentation

unsigned int Ogre::D3D9VideoMode::getWidth ( ) const
inline
unsigned int Ogre::D3D9VideoMode::getHeight ( ) const
inline
D3DFORMAT Ogre::D3D9VideoMode::getFormat ( ) const
inline
unsigned int Ogre::D3D9VideoMode::getRefreshRate ( ) const
inline
unsigned int Ogre::D3D9VideoMode::getColourDepth ( ) const
D3DDISPLAYMODE Ogre::D3D9VideoMode::getDisplayMode ( ) const
inline
void Ogre::D3D9VideoMode::increaseRefreshRate ( unsigned int  rr)
inline
String Ogre::D3D9VideoMode::getDescription ( ) const

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