#include <OgreD3D8VideoMode.h>
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 2002 by The OGRE Team