Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
ScreenGrab.h File Reference

Functionality for capturing screen grabs to the file system. More...

Go to the source code of this file.

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 

Functions

bool Menge::snapshotPNG (int windowWidth, int windowHeight, const char *filename)
 Function to create a png from the current screenbuffer. More...
 

Detailed Description

Functionality for capturing screen grabs to the file system.