12 #ifndef ROOT_TGLPShapeObj 13 #define ROOT_TGLPShapeObj 28 TObject(), fPShape(sh), fViewer(v) {}
31 virtual const char*
GetName()
const {
return "Selected"; }
Wrap TGLPysicalShape into TObject so that it can be edited using GED.
Concrete physical shape - a GL drawable.
#define ClassDef(name, id)
TGLPShapeObj(TGLPhysicalShape *sh, TGLViewer *v)
TGLPShapeObj & operator=(const TGLPShapeObj &)
TGLPhysicalShape * fPShape
virtual const char * GetName() const
Returns name of object.
Base GL viewer object - used by both standalone and embedded (in pad) GL.
Mother of all ROOT objects.