12#ifndef ROOT_TGLClipSetEditor 
   13#define ROOT_TGLClipSetEditor 
ULong_t Pixel_t
Pixel value.
 
#define ClassDefOverride(name, id)
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
 
The base class for composite widgets (menu bars, list boxes, etc.).
 
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
 
GUI editor for TGLClipSet.
 
TGLClipSetSubEditor * fSE
 
TGLClipSetEditor(const TGLClipSetEditor &)=delete
 
void SetModel(TObject *obj) override
Set model object.
 
TGLClipSetEditor & operator=(const TGLClipSetEditor &)=delete
 
~TGLClipSetEditor() override
 
GUI sub-editor for TGLClipSet.
 
void ClipTypeChanged(Int_t)
Clip type radio button changed - update viewer.
 
TGLClipSetSubEditor(const TGLClipSetSubEditor &)=delete
 
TGCheckButton * fClipInside
 
TGCheckButton * fAutoUpdate
 
TGNumberEntry * fPlaneProp[4]
 
void UpdateViewerClip()
Change clipping volume.
 
TGCompositeFrame * fBoxPropFrame
 
void SetModel(TGLClipSet *m)
Set model object.
 
void ClipValueChanged()
One of number entries was changed.
 
TGCheckButton * fClipShow
 
TGNumberEntry * fBoxProp[6]
 
TGLClip::EType fCurrentClip
 
TGLClipSetSubEditor & operator=(const TGLClipSetSubEditor &)=delete
 
TGCompositeFrame * fPlanePropFrame
 
TGButtonGroup * fTypeButtons
 
void Changed()
Emit Changed signal.
 
TGCheckButton * fClipEdit
 
void ResetViewerClip()
Reset transformation of the current clip.
 
~TGLClipSetSubEditor() override
 
A collection of concrete TGLClip objects to be selected from.
 
TGNumberEntry is a number entry input widget with up/down buttons.
 
A composite frame that layout their children in vertical way.
 
ROOT GUI Window base class.
 
Base frame for implementing GUI - a service class.
 
Mother of all ROOT objects.