JWS C++ Library
C++ language utility library
offscreen.h File Reference

Offscreen rendering buffer for X11 or Mac OS X. More...

#include <jwsc++/config.h>
#include <jwsc++/base/exception.h>

Go to the source code of this file.

Classes

class  jwscxx::graphics::Offscreen_buffer
 Offscreen rendering buffer. More...

Namespaces

namespace  jwscxx
namespace  jwscxx::graphics

Detailed Description

Offscreen rendering buffer for X11 or Mac OS X.

Author:
Robert Dionne
Joseph Schlecht
License:
Creative Commons BY-NC-SA 3.0

Under X11, pixmap and pbuffer are currently supported. For OS X, CGL pbuffers are supported.

Definition in file offscreen.h.