1 #ifndef Subsystem_Package_FWTEveViewer_h
2 #define Subsystem_Package_FWTEveViewer_h
28 #include "TEveViewer.h"
46 static bool SavePng(
const TString&
file, UChar_t* xx,
int ww,
int hh);
47 static bool SaveJpg(
const TString& file, UChar_t* xx,
int ww,
int hh);
const FWTEveViewer & operator=(const FWTEveViewer &)
FWTEveViewer(const char *n="FWTEveViewer", const char *t="")
FWTGLViewer * fwGlViewer()
static bool SaveJpg(const TString &file, UChar_t *xx, int ww, int hh)
FWTGLViewer * m_fwGlViewer
static bool SavePng(const TString &file, UChar_t *xx, int ww, int hh)
std::thread CaptureAndSaveImage(const TString &file, int height=-1)
FWTGLViewer * SpawnFWTGLViewer()