#include "TGLPhysicalShape.h"
#include "TGLLogicalShape.h"
#include "TGLPShapeRef.h"
#include "TGLCamera.h"
#include "TGLRnrCtx.h"
#include "TGLIncludes.h"
#include "TGLScene.h"
#include "TColor.h"
#include "TROOT.h"
#include <cmath>
#include "TClass.h"
#include "TError.h"
Go to the source code of this file.
Functions | |
ClassImp (TGLPhysicalShape) TGLPhysicalShape | |
Variables | |
static const Float_t | selColor [] |
ClassImp | ( | TGLPhysicalShape | ) |
Definition at line 60 of file TGLPhysicalShape.cxx.
Initial value:
{ 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0, 0, 1, 0 }
Definition at line 335 of file TGLPhysicalShape.cxx.