41 fTrack = DynCast<TEveTrack>(obj);
54 printf(
"TEveTrackGL::ProcessSelection %d names on the stack (z1=%g, z2=%g).\n",
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
Bool_t GetRnrReferences() const
Int_t GetPickRadius()
Return pick radius. If selection is not active it returns 0.
Bool_t GetRnrCluster2Ds() const
TEveTrackGL()
Default constructor.
vPathMark_t & RefPathMarks()
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.
Bool_t GetRnrDaughters() const
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
GL rendering code.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
Bool_t GetRnrDecay() const
GL-renderer for TEveLine class.
Standard selection record including information about containing scene and details ob out selected ob...
std::vector< TEvePathMarkD > vPathMark_t
virtual void SecSelected(TEveTrack *)
Emits "SecSelected(TEveTrack*)" signal.
GL-renderer for TEveTrack class.
Holding structure for a number of track rendering parameters.
TEveTrackPropagator * GetPropagator() const
UInt_t GetItem(Int_t i) const
Mother of all ROOT objects.
virtual void ProcessSelection(TGLRnrCtx &rnrCtx, TGLSelectRecord &rec)
Processes secondary selection from TGLViewer.
virtual Float_t * GetP() const
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Direct GL rendering for TEveLine.
void RenderPathMarksAndFirstVertex(TGLRnrCtx &rnrCtx) const
Render path-marks and the first vertex, if required.
virtual Int_t GetLastPoint() const