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