Oxygine  1
2g game engine
Public Types | Public Member Functions | Public Attributes | List of all members
oxygine::PostProcessOptions Class Reference

Public Types

enum  { flag_singleR2T = 1, flag_fullscreen = 1 << 1, flag_screen = 1 << 2 }
 

Public Member Functions

 PostProcessOptions (int flags=0)
 
PostProcessOptionsfullscreen (bool enable=true)
 
PostProcessOptionssingleRender (bool enable=true)
 
PostProcessOptionsdownscale (int loops=2)
 
PostProcessOptionsclear (const Color &c)
 

Public Attributes

int _flags
 
int _downscale
 
Color _clearColor
 

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