geGraphicsSettings

From GriffinEngine
Revision as of 06:38, 19 November 2017 by Fragmer (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Usage

The geGraphicsSettings class specifies some settings for rendering.

Inheritance

geObject

Reference

Fields

  • color ambient
  • color fog
  • geBitmap* skybox
  • int pixel_settings
  • int clipping_settings
  • int screen_width
  • int screen_height

Constructors

  • None

Accessors

  • virtual int getID()