Go to the documentation of this file.
28 #ifndef __D3D9VIDEOMODE_H__
29 #define __D3D9VIDEOMODE_H__
53 unsigned int getWidth()
const {
return mDisplayMode.Width; }
54 unsigned int getHeight()
const {
return mDisplayMode.Height; }
55 D3DFORMAT
getFormat()
const {
return mDisplayMode.Format; }
57 unsigned int getColourDepth()
const;
60 String getDescription()
const;
unsigned int getWidth() const
D3DFORMAT getFormat() const
void increaseRefreshRate(unsigned int rr)
D3D9VideoMode(const D3D9VideoMode &ob)
static unsigned int modeCount
D3DDISPLAYMODE getDisplayMode() const
D3DDISPLAYMODE mDisplayMode
unsigned int getRefreshRate() const
unsigned int getHeight() const
D3D9VideoMode(D3DDISPLAYMODE d3ddm)
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Apr 13 2021 08:53:15