#include <output_x11.h>
Inheritance diagram for OutputX11:

Public Member Functions | |
| OutputX11 (CaptureObject *cap, CameraObject *cam, PositionObject *cam_pos, int x=300, int y=300, const char *DisplayName=NULL, bool FullScreen=false) | |
| Create the output object with a window size of 0,0. | |
| int | Initialise (bool) |
| Destructor Initialise the X window and gl context. | |
| void | Terminate () |
| Terminate the X window. | |
| void | ShowFrame () |
| Display the current Frame. | |
1.5.1