12 #ifndef ROOT_TEveDigitSetGL
13 #define ROOT_TEveDigitSetGL
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
const std::set< Int_t > * fHighlightSet
virtual Bool_t SupportsSecondarySelect() const
virtual ~TEveDigitSetGL()
Concrete physical shape - a GL drawable.
virtual void SetBBox()
Set bounding box.
Base-class for direct OpenGL renderers.
void DrawFrameIfNeeded(TGLRnrCtx &rnrCtx) const
Make a decision if the frame should be drawn.
OpenGL renderer class for TEveDigitSet.
TObject * fExternalObj
first replica
ClassDef(TEveDigitSetGL, 0)
Bool_t SetupColor(const TEveDigitSet::DigitBase_t &q) const
Set color for rendering of the specified digit.
virtual void DrawHighlight(TGLRnrCtx &rnrCtx, const TGLPhysicalShape *pshp, Int_t lvl=-1) const
Draw the quad-set in highlight mode.
Standard selection record including information about containing scene and details ob out selected ob...
TEveDigitSetGL()
Constructor.
Base GL viewer object - used by both standalone and embedded (in pad) GL.
virtual void ProcessSelection(TGLRnrCtx &rnrCtx, TGLSelectRecord &rec)
Processes secondary selection from TGLViewer.
virtual Bool_t AlwaysSecondarySelect() const
TGLScene provides management and rendering of ROOT's default 3D /object representation as logical and...
TEveDigitSetGL & operator=(const TEveDigitSetGL &)
Base-class for storage of digit collections; provides transformation matrix (TEveTrans), signal to color mapping (TEveRGBAPalette) and visual grouping (TEveFrameBox).