12#ifndef ROOT_TEveGeoNodeEditor 
   13#define ROOT_TEveGeoNodeEditor 
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 height
 
Composite GUI element for single value selection (supports label, number-entry and slider).
 
Editor for TEveGeoNode class.
 
void DoVizNodeDaughters()
Slot for VizNodeDaughters.
 
ClassDef(TEveGeoNodeEditor, 0)
 
void DoVizVolume()
Slot for VizVolume.
 
virtual ~TEveGeoNodeEditor()
 
TGCheckButton * fVizVolumeDaughters
 
TEveGeoNodeEditor(const TEveGeoNodeEditor &)
 
void DoVizNode()
Slot for VizNode.
 
virtual void SetModel(TObject *obj)
Set model object.
 
TGCheckButton * fVizVolume
 
TEveGeoNodeEditor & operator=(const TEveGeoNodeEditor &)
 
void DoVizVolumeDaughters()
Slot for VizVolumeDaughters.
 
TGCheckButton * fVizNodeDaughters
 
Wrapper for TGeoNode that allows it to be shown in GUI and controlled as a TEveElement.
 
Editor for TEveGeoTopNode class.
 
ClassDef(TEveGeoTopNodeEditor, 0)
 
TEveGValuator * fMaxVisNodes
 
TEveGeoTopNode * fTopNodeRE
 
virtual ~TEveGeoTopNodeEditor()
 
void DoVisLevel()
Slot for VisLevel.
 
TEveGValuator * fVisLevel
 
void DoVisOption()
Slot for VisOption.
 
TEveGeoTopNodeEditor(const TEveGeoTopNodeEditor &)
 
virtual void SetModel(TObject *obj)
Set model object.
 
void DoMaxVisNodes()
Slot for MaxVisNodes.
 
TEveGeoTopNodeEditor & operator=(const TEveGeoTopNodeEditor &)
 
TEveGValuator * fVisOption
 
A wrapper over a TGeoNode, possibly displaced with a global trasformation stored in TEveElement.
 
Like a checkbutton but instead of the check mark there is color area with a little down arrow.
 
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
 
TGNumberEntry is a number entry input widget with up/down buttons.
 
ROOT GUI Window base class.
 
Base frame for implementing GUI - a service class.
 
Mother of all ROOT objects.