Public Member Functions | Private Attributes | List of all members
Ogre::D3D11VideoMode Class Reference

#include <OgreD3D11VideoMode.h>

Public Member Functions

 D3D11VideoMode ()
 
 D3D11VideoMode (const D3D11VideoMode &ob)
 
 D3D11VideoMode (DXGI_OUTPUT_DESC d3ddm, DXGI_MODE_DESC ModeDesc)
 
 ~D3D11VideoMode ()
 
unsigned int getColourDepth () const
 
String getDescription () const
 
DXGI_OUTPUT_DESC getDisplayMode () const
 
DXGI_FORMAT getFormat () const
 
unsigned int getHeight () const
 
DXGI_MODE_DESC getModeDesc () const
 
DXGI_RATIONAL getRefreshRate () const
 
unsigned int getWidth () const
 
void increaseRefreshRate (DXGI_RATIONAL rr)
 

Private Attributes

DXGI_OUTPUT_DESC mDisplayMode
 
DXGI_MODE_DESC mModeDesc
 
unsigned int modeNumber
 

Detailed Description

Definition at line 37 of file OgreD3D11VideoMode.h.

Constructor & Destructor Documentation

◆ D3D11VideoMode() [1/3]

Ogre::D3D11VideoMode::D3D11VideoMode ( )

◆ D3D11VideoMode() [2/3]

Ogre::D3D11VideoMode::D3D11VideoMode ( const D3D11VideoMode ob)

◆ D3D11VideoMode() [3/3]

Ogre::D3D11VideoMode::D3D11VideoMode ( DXGI_OUTPUT_DESC  d3ddm,
DXGI_MODE_DESC  ModeDesc 
)

◆ ~D3D11VideoMode()

Ogre::D3D11VideoMode::~D3D11VideoMode ( )

Member Function Documentation

◆ getColourDepth()

unsigned int Ogre::D3D11VideoMode::getColourDepth ( ) const

◆ getDescription()

String Ogre::D3D11VideoMode::getDescription ( ) const

◆ getDisplayMode()

DXGI_OUTPUT_DESC Ogre::D3D11VideoMode::getDisplayMode ( ) const

◆ getFormat()

DXGI_FORMAT Ogre::D3D11VideoMode::getFormat ( ) const

◆ getHeight()

unsigned int Ogre::D3D11VideoMode::getHeight ( ) const

◆ getModeDesc()

DXGI_MODE_DESC Ogre::D3D11VideoMode::getModeDesc ( ) const

◆ getRefreshRate()

DXGI_RATIONAL Ogre::D3D11VideoMode::getRefreshRate ( ) const

◆ getWidth()

unsigned int Ogre::D3D11VideoMode::getWidth ( ) const

◆ increaseRefreshRate()

void Ogre::D3D11VideoMode::increaseRefreshRate ( DXGI_RATIONAL  rr)

Member Data Documentation

◆ mDisplayMode

DXGI_OUTPUT_DESC Ogre::D3D11VideoMode::mDisplayMode
private

Definition at line 40 of file OgreD3D11VideoMode.h.

◆ mModeDesc

DXGI_MODE_DESC Ogre::D3D11VideoMode::mModeDesc
private

Definition at line 41 of file OgreD3D11VideoMode.h.

◆ modeNumber

unsigned int Ogre::D3D11VideoMode::modeNumber
private

Definition at line 42 of file OgreD3D11VideoMode.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Apr 13 2021 08:53:15