12#ifndef ROOT_TEveProjectionManagerEditor
13#define ROOT_TEveProjectionManagerEditor
ULong_t Pixel_t
Pixel value.
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
Composite GUI element for single value selection (supports label, number-entry and slider).
GUI editor for TEveProjectionManager class.
void DoPastFixZFac()
Slot for setting fixed z-coordinate.
TEveGValuator * fMaxTrackStep
TGVerticalFrame * fCenterFrame
void DoCurrentDepth()
Slot for setting current depth.
void DoType(Int_t type)
Slot for setting of projection type.
TEveGValuator * fPastFixZFac
TEveProjectionManagerEditor(const TEveProjectionManagerEditor &)
TEveGValuator * fCurrentDepth
TEveGValuator * fDistortion
void DoMaxTrackStep()
Slot for setting fixed z-coordinate.
void DoCenter()
Slot for setting center of distortion.
virtual void SetModel(TObject *obj)
Set model object.
TEveProjectionManager * fM
void DoDistortion()
Slot for setting distortion.
TEveProjectionManagerEditor & operator=(const TEveProjectionManagerEditor &)
TEveGValuator * fPastFixRFac
virtual ~TEveProjectionManagerEditor()
void DoFixZ()
Slot for setting fixed z-coordinate.
void DoFixR()
Slot for setting fixed radius.
void DoPastFixRFac()
Slot for setting fixed radius.
Manager class for steering of projections and managing projected objects.
Like a checkbutton but instead of the check mark there is color area with a little down arrow.
A combobox (also known as a drop down listbox) allows the selection of one item out of a list of item...
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
TGNumberEntry is a number entry input widget with up/down buttons.
A composite frame that layout their children in vertical way.
ROOT GUI Window base class.
Base frame for implementing GUI - a service class.
Mother of all ROOT objects.