JWS C++ Library
C++ language utility library
|
Offscreen rendering buffer for X11 or Mac OS X. More...
#include <jwsc++/config.h>
#include <cstdlib>
#include <cassert>
#include <cstring>
#include <sstream>
#include "jwsc++/graphics/offscreen.h"
Go to the source code of this file.
Offscreen rendering buffer for X11 or Mac OS X.
Under X11, pixmap and pbuffer are currently supported. For OS X, CGL pbuffers are supported.
Definition in file offscreen.cpp.