#include <stdexcept>
#include <cassert>
#include <limits>
#include <memory>
#include <vector>
#include "TAttMarker.h"
#include "TVirtualX.h"
#include "TError.h"
#include "TImage.h"
#include "TROOT.h"
#include "TPad.h"
#include "TColorGradient.h"
#include "TGLPadPainter.h"
#include "TGLIncludes.h"
#include "TGLUtil.h"
#include "TMath.h"
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Variables | |
const Double_t | lineWidthTS = 3. |
const Double_t lineWidthTS = 3. |
Definition at line 400 of file TGLPadPainter.cxx.