This is the complete list of members for TGLAnnotation, including all inherited members.
CloseEditor() | TGLAnnotation | |
EDrag enum name | TGLAnnotation | protected |
ENameStack enum name | TGLAnnotation | protected |
ERole enum name | TGLOverlayElement | |
EState enum name | TGLOverlayElement | |
fActive | TGLAnnotation | protected |
fAllowClose | TGLAnnotation | protected |
fBackColor | TGLAnnotation | protected |
fDrag | TGLAnnotation | protected |
fDrawH | TGLAnnotation | protected |
fDrawRefLine | TGLAnnotation | protected |
fDrawW | TGLAnnotation | protected |
fFont | TGLAnnotation | protected |
fgBackColor | TGLAnnotation | protectedstatic |
fgTextColor | TGLAnnotation | protectedstatic |
fHeight | TGLAnnotation | protected |
fMainFrame | TGLAnnotation | protected |
fMenuFont | TGLAnnotation | protected |
fMouseX | TGLAnnotation | protected |
fMouseY | TGLAnnotation | protected |
fParent | TGLAnnotation | protected |
fPointer | TGLAnnotation | protected |
fPosX | TGLAnnotation | protected |
fPosY | TGLAnnotation | protected |
fRole | TGLOverlayElement | protected |
fState | TGLOverlayElement | protected |
fText | TGLAnnotation | protected |
fTextAlign | TGLAnnotation | protected |
fTextColor | TGLAnnotation | protected |
fTextEdit | TGLAnnotation | protected |
fTextSize | TGLAnnotation | protected |
fTextSizeDrag | TGLAnnotation | protected |
fTransparency | TGLAnnotation | protected |
fUseColorSet | TGLAnnotation | protected |
fWidth | TGLAnnotation | protected |
GetAllowClose() const | TGLAnnotation | inline |
GetBackColor() const | TGLAnnotation | inline |
GetLineTransparency() const | TGLAnnotation | protected |
GetRole() const | TGLOverlayElement | inline |
GetState() const | TGLOverlayElement | inline |
GetText() const | TGLAnnotation | inline |
GetTextAlign() const | TGLAnnotation | inline |
GetTextColor() const | TGLAnnotation | inline |
GetTextSize() const | TGLAnnotation | inline |
GetTransparency() const | TGLAnnotation | inline |
GetUseColorSet() const | TGLAnnotation | inline |
Handle(TGLRnrCtx &rnrCtx, TGLOvlSelectRecord &selRec, Event_t *event) | TGLAnnotation | virtual |
kActive enum value | TGLOverlayElement | |
kAll enum value | TGLOverlayElement | |
kAllVisible enum value | TGLOverlayElement | |
kAnnotation enum value | TGLOverlayElement | |
kDeleteID enum value | TGLAnnotation | protected |
kDisabled enum value | TGLOverlayElement | |
kEditID enum value | TGLAnnotation | protected |
kInvisible enum value | TGLOverlayElement | |
kMove enum value | TGLAnnotation | protected |
kMoveID enum value | TGLAnnotation | protected |
kNone enum value | TGLAnnotation | protected |
kResize enum value | TGLAnnotation | protected |
kResizeID enum value | TGLAnnotation | protected |
kUser enum value | TGLOverlayElement | |
kViewer enum value | TGLOverlayElement | |
MakeEditor() | TGLAnnotation | protected |
MouseEnter(TGLOvlSelectRecord &selRec) | TGLAnnotation | virtual |
MouseLeave() | TGLAnnotation | virtual |
MouseStillInside(TGLOvlSelectRecord &selRec) | TGLOverlayElement | virtual |
operator=(const TGLAnnotation &) | TGLAnnotation | private |
ProjectionMatrixPushIdentity() | TGLOverlayElement | protected |
Render(TGLRnrCtx &rnrCtx) | TGLAnnotation | virtual |
SetAllowClose(Bool_t x) | TGLAnnotation | inline |
SetBackColor(Color_t x) | TGLAnnotation | inline |
SetBinaryState(Bool_t s) | TGLOverlayElement | inline |
SetRole(ERole r) | TGLOverlayElement | inline |
SetState(EState s) | TGLOverlayElement | inline |
SetText(const TString &x) | TGLAnnotation | inline |
SetTextAlign(TGLFont::ETextAlignH_e a) | TGLAnnotation | inline |
SetTextColor(Color_t x) | TGLAnnotation | inline |
SetTextSize(Float_t x) | TGLAnnotation | inline |
SetTransparency(Char_t x) | TGLAnnotation | inline |
SetUseColorSet(Bool_t x) | TGLAnnotation | inline |
TGLAnnotation(const TGLAnnotation &) | TGLAnnotation | private |
TGLAnnotation(TGLViewerBase *parent, const char *text, Float_t posx, Float_t posy) | TGLAnnotation | |
TGLAnnotation(TGLViewerBase *parent, const char *text, Float_t posx, Float_t posy, TGLVector3 ref) | TGLAnnotation | |
TGLOverlayElement(const TGLOverlayElement &) | TGLOverlayElement | private |
TGLOverlayElement(ERole r=kUser, EState s=kActive) | TGLOverlayElement | inline |
UpdateText() | TGLAnnotation | |
~TGLAnnotation() | TGLAnnotation | virtual |
~TGLOverlayElement() | TGLOverlayElement | inlinevirtual |