12 #ifndef ROOT_TGLClipSetEditor 13 #define ROOT_TGLClipSetEditor 15 #ifndef ROOT_TGedFrame TGLClipSetSubEditor * fSE
virtual ~TGLClipSetEditor()
void ClipValueChanged()
One of number entries was changed.
TGCheckButton * fAutoUpdate
virtual ~TGLClipSetSubEditor()
GUI editor for TGLClipSet.
TGLClipSetSubEditor(const TGLClipSetSubEditor &)
TGCompositeFrame * fPlanePropFrame
TGLClip::EType fCurrentClip
TGCheckButton * fClipShow
GUI sub-editor for TGLClipSet.
TGNumberEntry * fBoxProp[6]
TGNumberEntry * fPlaneProp[4]
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
TGCheckButton * fClipEdit
void Changed()
Emit Changed signal.
void UpdateViewerClip()
Change clipping volume.
void SetModel(TGLClipSet *m)
Set model object.
A collection of concrete TGLClip objects to be selected from.
TGLClipSetSubEditor & operator=(const TGLClipSetSubEditor &)
void ClipTypeChanged(Int_t)
Clip type radio button changed - update viewer.
Mother of all ROOT objects.
TGCheckButton * fClipInside
void ResetViewerClip()
Reset transformation of the current clip.
TGButtonGroup * fTypeButtons
TGCompositeFrame * fBoxPropFrame