MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QGameOpenGLES2::RenderConfig Class Reference

Render configuration. Do not construct this yourself, but use API to query for available render configurations. More...

List of all members.

Public Member Functions

  RenderConfig ()

Public Attributes

int  mConfigurationIndex
  The index of this configuration.
ColorFormat  mColorFormat
  The color format of this configuration.
AntiAliasingQuality  mAAQuality
  The anti aliasing setting.
DepthBufferSize  mDepthSize
  The depth buffer setting.
StencilBufferSize  mStencilSize
  The stencil setting.

Detailed Description

Render configuration. Do not construct this yourself, but use API to query for available render configurations.


Constructor & Destructor Documentation

QGameOpenGLES2::RenderConfig::RenderConfig (  )  [inline]

Member Data Documentation

The color format of this configuration.

The index of this configuration.


Copyright (C) 2010-2011 Nokia Corporation
Nokia Proprietary
MeeGo 1.2 Harmattan API