#include <TGLClipSetEditor.h>
Inheritance diagram for TGLClipSetEditor:

| Public Member Functions | |
| TGLClipSetEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TGLClipSetEditor () | 
| virtual void | SetModel (TObject *obj) | 
| ClassDef (TGLClipSetEditor, 0) | |
| TGLClipSetEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TGLClipSetEditor () | 
| virtual void | SetModel (TObject *obj) | 
| ClassDef (TGLClipSetEditor, 0) | |
| Protected Attributes | |
| TGLClipSet * | fM | 
| TGLClipSetSubEditor * | fSE | 
| TGLClipSet * | fM | 
| TGLClipSetSubEditor * | fSE | 
| Private Member Functions | |
| TGLClipSetEditor (const TGLClipSetEditor &) | |
| TGLClipSetEditor & | operator= (const TGLClipSetEditor &) | 
| TGLClipSetEditor (const TGLClipSetEditor &) | |
| TGLClipSetEditor & | operator= (const TGLClipSetEditor &) | 
Definition at line 71 of file TGLClipSetEditor.h.
| TGLClipSetEditor::TGLClipSetEditor | ( | const TGLClipSetEditor & | ) |  [private] | 
| TGLClipSetEditor::TGLClipSetEditor | ( | const TGWindow * | p = 0, | |
| Int_t | width = 170, | |||
| Int_t | height = 30, | |||
| UInt_t | options = kChildFrame, | |||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) | 
Definition at line 246 of file TGLClipSetEditor.cxx.
References TGCompositeFrame::AddFrame(), TQObject::Connect(), fSE, kLHintsTop, and TGedFrame::MakeTitle().
| virtual TGLClipSetEditor::~TGLClipSetEditor | ( | ) |  [inline, virtual] | 
Definition at line 83 of file TGLClipSetEditor.h.
| TGLClipSetEditor::TGLClipSetEditor | ( | const TGLClipSetEditor & | ) |  [private] | 
| TGLClipSetEditor::TGLClipSetEditor | ( | const TGWindow * | p = 0, | |
| Int_t | width = 170, | |||
| Int_t | height = 30, | |||
| UInt_t | options = kChildFrame, | |||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) | 
| virtual TGLClipSetEditor::~TGLClipSetEditor | ( | ) |  [inline, virtual] | 
Definition at line 83 of file TGLClipSetEditor.h.
| TGLClipSetEditor& TGLClipSetEditor::operator= | ( | const TGLClipSetEditor & | ) |  [private] | 
| void TGLClipSetEditor::SetModel | ( | TObject * | obj | ) |  [virtual] | 
Implements TGedFrame.
Definition at line 263 of file TGLClipSetEditor.cxx.
References fM, fSE, and TGLClipSetSubEditor::SetModel().
| TGLClipSetEditor::ClassDef | ( | TGLClipSetEditor | , | |
| 0 | ||||
| ) | 
| TGLClipSetEditor& TGLClipSetEditor::operator= | ( | const TGLClipSetEditor & | ) |  [private] | 
| TGLClipSetEditor::ClassDef | ( | TGLClipSetEditor | , | |
| 0 | ||||
| ) | 
| TGLClipSet* TGLClipSetEditor::fM  [protected] | 
| TGLClipSetSubEditor* TGLClipSetEditor::fSE  [protected] | 
| TGLClipSet* TGLClipSetEditor::fM  [protected] | 
Definition at line 78 of file TGLClipSetEditor.h.
| TGLClipSetSubEditor* TGLClipSetEditor::fSE  [protected] | 
Definition at line 79 of file TGLClipSetEditor.h.
 1.5.1
 1.5.1