39 fM = SetModelDynCast<TEveLine>(
obj);
51 if (q.
Size() <= 0)
return;
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
Int_t GetPickRadius()
Return pick radius. If selection is not active it returns 0.
An arbitrary polyline with fixed line and marker attributes.
virtual Int_t Size() const
static void RenderPolyMarkers(const TAttMarker &marker, Char_t transp, Float_t *p, Int_t n, Int_t pick_radius=0, Bool_t selection=kFALSE, Bool_t sec_selection=kFALSE)
Render polymarkers at points specified by p-array.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
static UInt_t LockColor()
Prevent further color changes.
static UInt_t UnlockColor()
Allow color changes.
virtual Float_t * GetP() const
GL-renderer for TEveLine class.
static void RenderPolyLine(const TAttLine &aline, Char_t transp, Float_t *p, Int_t n, Int_t pick_radius=0, Bool_t selection=kFALSE)
Render poly-line as specified by the p-array.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Direct GL rendering for TEveLine.
Mother of all ROOT objects.
Direct OpenGL renderer for TPointSet3D.
virtual Char_t GetMainTransparency() const