12#ifndef ROOT_TGLTransManip
13#define ROOT_TGLTransManip
#define ClassDefOverride(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.
Bool_t HandleMotion(const Event_t &event, const TGLCamera &camera) override
Handle mouse motion over manipulator - if active (selected widget) translate physical along selected ...
~TGLTransManip() override
Destroy the translation manipulator.
TGLTransManip()
Construct translation manipulator not bound to any physical shape.