OGRE  1.12.12
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

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

Member Data Documentation

uint32 Ogre::GLRenderSystemCommon::VideoMode::width
uint32 Ogre::GLRenderSystemCommon::VideoMode::height
int16 Ogre::GLRenderSystemCommon::VideoMode::refreshRate
uint8 Ogre::GLRenderSystemCommon::VideoMode::bpp

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