#include "TGLViewer.h"#include "TGLIncludes.h"#include "TGLStopwatch.h"#include "TGLRnrCtx.h"#include "TGLSelectBuffer.h"#include "TGLLightSet.h"#include "TGLManipSet.h"#include "TGLCameraOverlay.h"#include "TGLAutoRotator.h"#include "TGLScenePad.h"#include "TGLLogicalShape.h"#include "TGLPhysicalShape.h"#include "TGLObject.h"#include "TBuffer3D.h"#include "TBuffer3DTypes.h"#include "TGLOutput.h"#include "TVirtualPad.h"#include "TVirtualX.h"#include "TMath.h"#include "TColor.h"#include "TError.h"#include "TClass.h"#include "TROOT.h"#include "Buttons.h"#include "GuiTypes.h"#include "TVirtualGL.h"#include "TGLWidget.h"#include "TGLFBO.h"#include "TGLViewerEditor.h"#include "TGedEditor.h"#include "TGLPShapeObj.h"#include "KeySymbols.h"#include "TContextMenu.h"#include "TImage.h"#include <stdexcept>Go to the source code of this file.
Defines | |
| #define | GL_BGRA GL_BGRA_EXT |
Functions | |
| ClassImp (TGLViewer) | |
| #define GL_BGRA GL_BGRA_EXT |
Definition at line 60 of file TGLViewer.cxx.
Referenced by TX11GLManager::ReadGLBuffer(), TGLViewer::SavePictureUsingBB(), and TGLViewer::SavePictureUsingFBO().
| ClassImp | ( | TGLViewer | ) |
1.5.1