#include "TEveGeoShape.h"#include "TEveTrans.h"#include "TEveManager.h"#include "TEvePolygonSetProjected.h"#include "TEveProjections.h"#include "TEveProjectionManager.h"#include "TEveGeoShapeExtract.h"#include "TEveGeoPolyShape.h"#include "TROOT.h"#include "TBuffer3D.h"#include "TBuffer3DTypes.h"#include "TVirtualViewer3D.h"#include "TColor.h"#include "TFile.h"#include "TGeoShape.h"#include "TGeoVolume.h"#include "TGeoNode.h"#include "TGeoShapeAssembly.h"#include "TGeoCompositeShape.h"#include "TGeoBoolNode.h"#include "TGeoManager.h"#include "TGeoMatrix.h"#include "TVirtualGeoPainter.h"Go to the source code of this file.
Functions | |
| TGeoManager * | init_geo_mangeur () |
| ClassImp (TEveGeoShape) | |
| ClassImp (TEveGeoShapeProjected) | |
| ClassImp | ( | TEveGeoShapeProjected | ) |
| ClassImp | ( | TEveGeoShape | ) |
| TGeoManager* @2011::init_geo_mangeur | ( | ) | [static] |
Definition at line 41 of file TEveGeoShape.cxx.
References gGeoIdentity, gGeoManager, and TNamed::SetNameTitle().
1.5.1