12#ifndef ROOT_TEveArrowGL
13#define ROOT_TEveArrowGL
#define ClassDef(name, id)
OpenGL renderer class for TEveArrow.
TEveArrowGL(const TEveArrowGL &)
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
virtual void SetBBox()
Set bounding box.
TEveArrowGL & operator=(const TEveArrowGL &)
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Render with OpenGL.
TEveArrowGL()
Constructor.
Class used for display of a thick arrow.
Base-class for direct OpenGL renderers.
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
TGLScene provides management and rendering of ROOT's default 3D /object representation as logical and...
Base GL viewer object - used by both standalone and embedded (in pad) GL.
Mother of all ROOT objects.