12#ifndef ROOT_TEveShapeEditor
13#define ROOT_TEveShapeEditor
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
GUI editor for TEveShape.
void DoHighlightFrame()
Slot for HighlightFrame.
TGCheckButton * fDrawFrame
TGNumberEntry * fLineWidth
virtual ~TEveShapeEditor()
virtual void SetModel(TObject *obj)
Set model object.
TEveShapeEditor(const TEveShapeEditor &)
TGColorSelect * fLineColor
void DoLineColor(Pixel_t color)
Slot for setting line color of polygon outline.
void DoLineWidth()
Slot for setting line with of polygon outline.
TEveShapeEditor & operator=(const TEveShapeEditor &)
TGCheckButton * fHighlightFrame
void DoDrawFrame()
Slot for DrawFrame.
Abstract base-class for 2D/3D shapes.
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
Mother of all ROOT objects.