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. 
 
virtual Char_t GetMainTransparency() const
 
An arbitrary polyline with fixed line and marker attributes. 
 
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. 
 
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. 
 
Mother of all ROOT objects. 
 
Direct OpenGL renderer for TPointSet3D. 
 
virtual Float_t * GetP() const
 
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Direct GL rendering for TEveLine. 
 
virtual Int_t Size() const