![]() |
ROOT
6.06/09
Reference Guide
|
#include "Riostream.h"#include "TVirtualPad.h"#include "TVirtualPS.h"#include "TGLOutput.h"#include "TGLViewer.h"#include "TSystem.h"#include "gl2ps.h"#include "TError.h"#include <assert.h>
Include dependency graph for TGLOutput.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TGLOutput) Bool_t TGLOutput | |
| Capture viewer to file. More... | |
| ClassImp | ( | TGLOutput | ) |
Capture viewer to file.
Arguments are:
Note : Output files can be large and take considerable time (up to mins) to generate
Definition at line 27 of file TGLOutput.cxx.