Public Attributes | List of all members
Ogre::RenderWindowDescription Struct Reference

Render window creation parameters. More...

#include <OgreCommon.h>

Public Attributes

unsigned int height
 
NameValuePairList miscParams
 
String name
 
bool useFullScreen
 
unsigned int width
 

Detailed Description

Render window creation parameters.

Definition at line 751 of file OgreCommon.h.

Member Data Documentation

§ height

unsigned int Ogre::RenderWindowDescription::height

Definition at line 755 of file OgreCommon.h.

§ miscParams

NameValuePairList Ogre::RenderWindowDescription::miscParams

Definition at line 757 of file OgreCommon.h.

§ name

String Ogre::RenderWindowDescription::name

Definition at line 753 of file OgreCommon.h.

§ useFullScreen

bool Ogre::RenderWindowDescription::useFullScreen

Definition at line 756 of file OgreCommon.h.

§ width

unsigned int Ogre::RenderWindowDescription::width

Definition at line 754 of file OgreCommon.h.


The documentation for this struct 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 Sun Oct 9 2016 22:13:00