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