OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
Ogre::GLRenderSystemCommon::VideoMode Struct Reference

#include <OgreGLRenderSystemCommon.h>

Public Member Functions

String getDescription () const
 

Public Attributes

uint8 bpp
 
uint32 height
 
int16 refreshRate
 
uint32 width
 

Member Function Documentation

◆ getDescription()

String Ogre::GLRenderSystemCommon::VideoMode::getDescription ( ) const

Member Data Documentation

◆ width

uint32 Ogre::GLRenderSystemCommon::VideoMode::width

◆ height

uint32 Ogre::GLRenderSystemCommon::VideoMode::height

◆ refreshRate

int16 Ogre::GLRenderSystemCommon::VideoMode::refreshRate

◆ bpp

uint8 Ogre::GLRenderSystemCommon::VideoMode::bpp

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