12#ifndef ROOT_TGLTransManip
13#define ROOT_TGLTransManip
#define ClassDef(name, id)
Abstract base camera class - concrete classes for orthographic and perspective cameras derive from it...
Abstract base class for viewer manipulators, which allow direct in viewer manipulation of a (TGlPhysi...
Concrete physical shape - a GL drawable.
Translation manipulator - attaches to physical shape and draws local axes widgets with arrow heads.
virtual ~TGLTransManip()
Destroy the translation manipulator.
virtual Bool_t HandleMotion(const Event_t &event, const TGLCamera &camera)
Handle mouse motion over manipulator - if active (selected widget) translate physical along selected ...
TGLTransManip()
Construct translation manipulator not bound to any physical shape.
virtual void Draw(const TGLCamera &camera) const
Draw translation manipulator - tubes with arrow heads, in local axes of attached shape,...