#include "TGLCylinder.h"
#include "TGLRnrCtx.h"
#include "TGLIncludes.h"
#include "TBuffer3D.h"
#include "TBuffer3DTypes.h"
#include "TMath.h"
#include "TClass.h"
#include "TError.h"
Classes | |
class | TCylinderMesh |
class | TCylinderSegMesh |
class | TGLMesh |
class | TubeMesh |
class | TubeSegMesh |
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 | |
TGLVector3 | gHighNormalDefault (0., 0., 1.) |
TGLVector3 | gLowNormalDefault (0., 0., -1.) |
TGLVector3 gHighNormalDefault(0., 0., 1.) | ( | 0. | , |
0. | , | ||
1. | |||
) |
TGLVector3 gLowNormalDefault(0., 0., -1.) | ( | 0. | , |
0. | , | ||
- | 1. | ||
) |