FACT++
1.0
|
This is the complete list of members for MGImage, including all inherited members.
Color(int col) | MGImage | static |
DisableSyncMode() | MGImage | inline |
DoRedraw() | MGImage | |
DrawBox(UChar_t *buf, int w, int h, Float_t x1, Float_t y1, Float_t x2, Float_t y2, UChar_t col, Int_t style=1) | MGImage | static |
DrawCircle(UChar_t *buf, int w, int h, Float_t x, Float_t y, Float_t r, UChar_t col) | MGImage | static |
DrawColImg(const byte *gbuf, const byte *cbuf) | MGImage | |
DrawColImg16(unsigned short *d, char *s1, char *s2, char *e) | MGImage | private |
DrawColImg24(char *d, char *s1, char *s2, char *e) | MGImage | private |
DrawCross(UChar_t *buf, int w, int h, Float_t cx, Float_t cy, Float_t size, UChar_t col) | MGImage | static |
DrawDot(UChar_t *buf, int w, int h, Float_t cx, Float_t cy, UChar_t col) | MGImage | static |
DrawHexagon(UChar_t *buf, int w, int h, Float_t x, Float_t y, Float_t r, UChar_t col, Int_t style=1) | MGImage | static |
DrawImg(const byte *buffer) | MGImage | |
DrawImg16(unsigned short *d, char *s, char *e) | MGImage | private |
DrawImg24(char *d, char *s, char *e) | MGImage | private |
DrawLine(UChar_t *buf, int w, int h, Float_t x1, Float_t y1, Float_t x2, Float_t y2, UChar_t col, Int_t style=1) | MGImage | static |
DrawMultiply(UChar_t *buf, int w, int h, Float_t cx, Float_t cy, Float_t size, UChar_t col) | MGImage | static |
EnableSyncMode() | MGImage | inline |
fDefGC | MGImage | private |
fHeight | MGImage | private |
fImage | MGImage | private |
fMuxPixmap | MGImage | private |
fWidth | MGImage | private |
kNeedRedraw enum value | MGImage | private |
kSyncMode enum value | MGImage | private |
MGImage(const TGWindow *p, UInt_t w, UInt_t h, UInt_t options=kSunkenFrame, ULong_t back=fgDefaultFrameBackground) | MGImage | |
~MGImage() | MGImage |