| TGLAnnotation(TGLViewerBase* parent, const char* text, Float_t posx, Float_t posy) |
| TGLAnnotation(TGLViewerBase* parent, const char* text, Float_t posx, Float_t posy, TGLVector3 ref) |
| virtual | ~TGLAnnotation() |
| static TClass* | Class() |
| void | CloseEditor() |
| Color_t | GetBackColor() const |
| TGLOverlayElement::ERole | TGLOverlayElement::GetRole() const |
| TGLFont::ETextAlignH_e | GetTextAlign() const |
| Color_t | GetTextColor() const |
| Float_t | GetTextSize() const |
| Char_t | GetTransparency() const |
| Bool_t | GetUseColorSet() const |
| virtual Bool_t | Handle(TGLRnrCtx& rnrCtx, TGLOvlSelectRecord& selRec, Event_t* event) |
| virtual TClass* | IsA() const |
| virtual Bool_t | MouseEnter(TGLOvlSelectRecord& selRec) |
| virtual void | MouseLeave() |
| virtual Bool_t | TGLOverlayElement::MouseStillInside(TGLOvlSelectRecord& selRec) |
| virtual void | Render(TGLRnrCtx& rnrCtx) |
| void | SetBackColor(Color_t x) |
| void | TGLOverlayElement::SetRole(TGLOverlayElement::ERole r) |
| void | SetTextAlign(TGLFont::ETextAlignH_e a) |
| void | SetTextColor(Color_t x) |
| void | SetTextSize(Float_t x) |
| void | SetTransparency(Char_t x) |
| void | SetUseColorSet(Bool_t x) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| void | UpdateText() |