12#ifndef ROOT_TEveProjectionManagerEditor 
   13#define ROOT_TEveProjectionManagerEditor 
ULong_t Pixel_t
Pixel value.
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
 
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.
 
ClassDef(TEveProjectionManagerEditor, 0)
 
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.