OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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)

Constructor & Destructor Documentation

◆ D3D11VideoMode() [1/3]

Ogre::D3D11VideoMode::D3D11VideoMode ( )

Referenced by D3D11VideoMode().

◆ D3D11VideoMode() [2/3]

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

References D3D11VideoMode().

◆ D3D11VideoMode() [3/3]

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

◆ ~D3D11VideoMode()

Ogre::D3D11VideoMode::~D3D11VideoMode ( )

Member Function Documentation

◆ getWidth()

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

◆ getHeight()

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

◆ getFormat()

DXGI_FORMAT Ogre::D3D11VideoMode::getFormat ( ) const

◆ getRefreshRate()

DXGI_RATIONAL Ogre::D3D11VideoMode::getRefreshRate ( ) const

◆ getColourDepth()

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

◆ getDisplayMode()

DXGI_OUTPUT_DESC Ogre::D3D11VideoMode::getDisplayMode ( ) const

◆ getModeDesc()

DXGI_MODE_DESC Ogre::D3D11VideoMode::getModeDesc ( ) const

◆ increaseRefreshRate()

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

◆ getDescription()

String Ogre::D3D11VideoMode::getDescription ( ) const

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