#include <OgreD3D9VideoMode.h>
Public Methods | |
D3D9VideoMode () | |
D3D9VideoMode (const D3D9VideoMode &ob) | |
D3D9VideoMode (D3DDISPLAYMODE d3ddm) | |
~D3D9VideoMode () | |
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 2002 by The OGRE Team