#include <TEveGeoNodeEditor.h>
Inheritance diagram for TEveGeoTopNodeEditor:

Definition at line 56 of file TEveGeoNodeEditor.h.
| TEveGeoTopNodeEditor::TEveGeoTopNodeEditor | ( | const TEveGeoTopNodeEditor & | ) | [private] |
| TEveGeoTopNodeEditor::TEveGeoTopNodeEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TEveGeoTopNodeEditor::~TEveGeoTopNodeEditor | ( | ) | [inline, virtual] |
Definition at line 71 of file TEveGeoNodeEditor.h.
| TEveGeoTopNodeEditor::TEveGeoTopNodeEditor | ( | const TEveGeoTopNodeEditor & | ) | [private] |
| TEveGeoTopNodeEditor::TEveGeoTopNodeEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TEveGeoTopNodeEditor::~TEveGeoTopNodeEditor | ( | ) | [inline, virtual] |
Definition at line 71 of file TEveGeoNodeEditor.h.
| TEveGeoTopNodeEditor& TEveGeoTopNodeEditor::operator= | ( | const TEveGeoTopNodeEditor & | ) | [private] |
| void TEveGeoTopNodeEditor::SetModel | ( | TObject * | obj | ) | [virtual] |
Implements TGedFrame.
Definition at line 192 of file TEveGeoNodeEditor.cxx.
References fMaxVisNodes, fTopNodeRE, fVisLevel, fVisOption, TEveGeoTopNode::GetMaxVisNodes(), TEveGeoTopNode::GetVisLevel(), TEveGeoTopNode::GetVisOption(), TGFrame::MapWindow(), TEveGValuator::SetValue(), and TGFrame::UnmapWindow().
| void TEveGeoTopNodeEditor::DoVisOption | ( | ) |
Definition at line 210 of file TEveGeoNodeEditor.cxx.
References fTopNodeRE, fVisOption, TEveGValuator::GetValue(), TEveGeoTopNode::SetVisOption(), and TGedFrame::Update().
| void TEveGeoTopNodeEditor::DoVisLevel | ( | ) |
Definition at line 219 of file TEveGeoNodeEditor.cxx.
References fTopNodeRE, fVisLevel, TEveGValuator::GetValue(), TEveGeoTopNode::SetVisLevel(), and TGedFrame::Update().
| void TEveGeoTopNodeEditor::DoMaxVisNodes | ( | ) |
Definition at line 228 of file TEveGeoNodeEditor.cxx.
References fMaxVisNodes, fTopNodeRE, TEveGValuator::GetValue(), TEveGeoTopNode::SetMaxVisNodes(), and TGedFrame::Update().
| TEveGeoTopNodeEditor::ClassDef | ( | TEveGeoTopNodeEditor | , | |
| 0 | ||||
| ) |
| TEveGeoTopNodeEditor& TEveGeoTopNodeEditor::operator= | ( | const TEveGeoTopNodeEditor & | ) | [private] |
| void TEveGeoTopNodeEditor::DoVisOption | ( | ) |
| void TEveGeoTopNodeEditor::DoVisLevel | ( | ) |
| void TEveGeoTopNodeEditor::DoMaxVisNodes | ( | ) |
| TEveGeoTopNodeEditor::ClassDef | ( | TEveGeoTopNodeEditor | , | |
| 0 | ||||
| ) |
TEveGeoTopNode* TEveGeoTopNodeEditor::fTopNodeRE [protected] |
Definition at line 62 of file TEveGeoNodeEditor.h.
Referenced by DoMaxVisNodes(), DoVisLevel(), DoVisOption(), and SetModel().
TEveGValuator* TEveGeoTopNodeEditor::fVisOption [protected] |
TEveGValuator* TEveGeoTopNodeEditor::fVisLevel [protected] |
TEveGValuator* TEveGeoTopNodeEditor::fMaxVisNodes [protected] |
TEveGeoTopNode* TEveGeoTopNodeEditor::fTopNodeRE [protected] |
Definition at line 62 of file TEveGeoNodeEditor.h.
TEveGValuator* TEveGeoTopNodeEditor::fVisOption [protected] |
Definition at line 64 of file TEveGeoNodeEditor.h.
TEveGValuator* TEveGeoTopNodeEditor::fVisLevel [protected] |
Definition at line 65 of file TEveGeoNodeEditor.h.
TEveGValuator* TEveGeoTopNodeEditor::fMaxVisNodes [protected] |
Definition at line 66 of file TEveGeoNodeEditor.h.
1.5.1