#include <TEveGValuators.h>
Inheritance diagram for TEveGTriVecValuator:
Definition at line 150 of file TEveGValuators.h.
TEveGTriVecValuator::TEveGTriVecValuator | ( | const TEveGTriVecValuator & | ) | [private] |
virtual TEveGTriVecValuator::~TEveGTriVecValuator | ( | ) | [inline, virtual] |
Definition at line 165 of file TEveGValuators.h.
TEveGTriVecValuator::TEveGTriVecValuator | ( | const TEveGTriVecValuator & | ) | [private] |
TEveGTriVecValuator::TEveGTriVecValuator | ( | const TGWindow * | p, | |
const char * | name, | |||
UInt_t | w, | |||
UInt_t | h, | |||
Int_t | widgetId = -1 | |||
) |
virtual TEveGTriVecValuator::~TEveGTriVecValuator | ( | ) | [inline, virtual] |
Definition at line 165 of file TEveGValuators.h.
TEveGTriVecValuator& TEveGTriVecValuator::operator= | ( | const TEveGTriVecValuator & | ) | [private] |
void TEveGTriVecValuator::Build | ( | Bool_t | vertical, | |
const char * | lab0, | |||
const char * | lab1, | |||
const char * | lab2 | |||
) |
Definition at line 450 of file TEveGValuators.cxx.
References TGCompositeFrame::AddFrame(), TEveGValuator::Build(), TQObject::Connect(), fLabelWidth, fNEHeight, fNELength, fVal, i, kFALSE, kLHintsExpandX, kLHintsLeft, kLHintsTop, TEveGValuatorBase::SetLabelWidth(), TGCompositeFrame::SetLayoutManager(), TEveGValuatorBase::SetNEHeight(), TEveGValuatorBase::SetNELength(), and TEveGValuatorBase::SetShowSlider().
Referenced by TEveArrowEditor::TEveArrowEditor(), and TEveTransSubEditor::TEveTransSubEditor().
TEveGValuator* TEveGTriVecValuator::GetValuator | ( | Int_t | i | ) | const [inline] |
Definition at line 169 of file TEveGValuators.h.
References fVal.
Referenced by TEveTransSubEditor::SetModel(), and TEveTransSubEditor::TEveTransSubEditor().
Definition at line 171 of file TEveGValuators.h.
References fVal, and TEveGValuator::GetValue().
Referenced by GetValues().
Definition at line 172 of file TEveGValuators.h.
References fVal, and TEveGValuator::SetValue().
Referenced by SetValues().
Definition at line 174 of file TEveGValuators.h.
References GetValue().
Referenced by TEveArrowEditor::DoVertex(), and TEveTransSubEditor::SetTransFromData().
void TEveGTriVecValuator::GetValues | ( | Float_t | v[3] | ) | const [inline] |
void TEveGTriVecValuator::GetValues | ( | Double_t | v[3] | ) | const [inline] |
Definition at line 181 of file TEveGValuators.h.
References SetValue().
Referenced by TEveTransSubEditor::SetModel(), and TEveArrowEditor::SetModel().
void TEveGTriVecValuator::SetValues | ( | Float_t | v[3] | ) | [inline] |
void TEveGTriVecValuator::SetValues | ( | Double_t | v[3] | ) | [inline] |
void TEveGTriVecValuator::ValueSet | ( | ) |
void TEveGTriVecValuator::SetLabelWidth | ( | Int_t | w | ) | [inline] |
void TEveGTriVecValuator::SetNELength | ( | Int_t | l | ) | [inline] |
Definition at line 192 of file TEveGValuators.h.
References fNELength.
Referenced by TEveArrowEditor::TEveArrowEditor(), and TEveTransSubEditor::TEveTransSubEditor().
void TEveGTriVecValuator::SetNEHeight | ( | Int_t | h | ) | [inline] |
Definition at line 485 of file TEveGValuators.cxx.
Referenced by SetLimits(), TEveArrowEditor::TEveArrowEditor(), and TEveTransSubEditor::TEveTransSubEditor().
void TEveGTriVecValuator::SetLimits | ( | Float_t | min, | |
Float_t | max, | |||
TGNumberFormat::EStyle | nef = TGNumberFormat::kNESRealTwo | |||
) |
TEveGTriVecValuator::ClassDef | ( | TEveGTriVecValuator | , | |
0 | ||||
) |
TEveGTriVecValuator& TEveGTriVecValuator::operator= | ( | const TEveGTriVecValuator & | ) | [private] |
void TEveGTriVecValuator::Build | ( | Bool_t | vertical, | |
const char * | lab0, | |||
const char * | lab1, | |||
const char * | lab2 | |||
) |
TEveGValuator* TEveGTriVecValuator::GetValuator | ( | Int_t | i | ) | const [inline] |
void TEveGTriVecValuator::GetValues | ( | Float_t | v[3] | ) | const [inline] |
void TEveGTriVecValuator::GetValues | ( | Double_t | v[3] | ) | const [inline] |
void TEveGTriVecValuator::SetValues | ( | Float_t | v[3] | ) | [inline] |
void TEveGTriVecValuator::SetValues | ( | Double_t | v[3] | ) | [inline] |
void TEveGTriVecValuator::ValueSet | ( | ) |
void TEveGTriVecValuator::SetLabelWidth | ( | Int_t | w | ) | [inline] |
void TEveGTriVecValuator::SetNELength | ( | Int_t | l | ) | [inline] |
void TEveGTriVecValuator::SetNEHeight | ( | Int_t | h | ) | [inline] |
void TEveGTriVecValuator::SetLimits | ( | Float_t | min, | |
Float_t | max, | |||
TGNumberFormat::EStyle | nef = TGNumberFormat::kNESRealTwo | |||
) |
TEveGTriVecValuator::ClassDef | ( | TEveGTriVecValuator | , | |
0 | ||||
) |
TEveGValuator* TEveGTriVecValuator::fVal[3] [protected] |
Definition at line 156 of file TEveGValuators.h.
Referenced by Build(), GetValuator(), GetValue(), SetLimits(), and SetValue().
UInt_t TEveGTriVecValuator::fLabelWidth [protected] |
Int_t TEveGTriVecValuator::fNELength [protected] |
Int_t TEveGTriVecValuator::fNEHeight [protected] |
TEveGValuator* TEveGTriVecValuator::fVal[3] [protected] |
Definition at line 156 of file TEveGValuators.h.