alphaEx(double alpha=1.0) | GLDriverQt | [inline, virtual] |
clearFrame() | GLDriverQt | |
colorConstants enum name | UCdriver | |
dashConstants enum name | UCdriver | |
dTypeName | UCdriver | [protected] |
frame() | GLDriverQt | [virtual] |
getDisplayList() | GLDriverQt | [inline] |
getDriverTypeName() | UCdriver | [inline, virtual] |
GLDriverQt(int DisplayList) | GLDriverQt | |
GLDriverQt() | GLDriverQt | |
instance | UCdriver | [protected] |
line(double x1, double y1, double x2, double y2, int dash_pattern, unsigned int user_pattern, double width, int color, double *RGB) | GLDriverQt | [virtual] |
UCdriverEx::line(double x1, double y1, double x2, double y2, int dash_pattern, unsigned user_pattern, double width, int color, double *RGB)=0 | UCdriver | [pure virtual] |
lineEx(double x1, double y1, double x2, double y2, int dash_pattern, unsigned int user_pattern, double width, int color, double *RGB) | GLDriverQt | [virtual] |
lineEx(double x1, double y1, double z1, double x2, double y2, double z2, int dash_pattern, unsigned int user_pattern, double width, int color, double *RGB) | GLDriverQt | [virtual] |
UCdriverEx::lineEx(double x1, double y1, double x2, double y2, int dash_pattern, unsigned user_pattern, double width, int color, double *RGB)=0 | UCdriverEx | [pure virtual] |
lines(double *X, double *Y, long npoints, int dash_pattern, unsigned int user_pattern, double width, int color, double *RGB) | GLDriverQt | [virtual] |
UCdriverEx::lines(double *X, double *Y, long npoints, int dash_pattern, unsigned user_pattern, double width, int color, double *RGB)=0 | UCdriver | [pure virtual] |
linesEx(double *X, double *Y, long npoints, int dash_pattern, unsigned int user_pattern, double width, int color, double *RGB) | GLDriverQt | [virtual] |
linesEx(double *X, double *Y, double *Z, long npoints, int dash_pattern, unsigned int user_pattern, double width, int color, double *RGB) | GLDriverQt | [virtual] |
UCdriverEx::linesEx(double *X, double *Y, long npoints, int dash_pattern, unsigned user_pattern, double width, int color, double *RGB)=0 | UCdriverEx | [pure virtual] |
plotHText(double x, double y, const char *s, const char *font, double size, double rotation, double horiz_just, double vert_just, int color, double *rgb) | GLDriverQt | [protected] |
plotHText(double x, double y, double z, double nx, double ny, double nz, const char *s, const char *font, double size, double rotation, double horiz_just, double vert_just, int color, double *rgb) | GLDriverQt | [protected] |
point(double x, double y, char chr, const char *font, double size, int color, double *RGB) | GLDriverQt | [virtual] |
pointEx(double x, double y, char chr, const char *font, double size, int color, double *RGB) | GLDriverQt | [virtual] |
pointEx(double x, double y, double z, char chr, const char *font, double size, int color, double *RGB) | GLDriverQt | [virtual] |
points(double *X, double *Y, long npoints, char chr, const char *font, double dsize, int color, double *RGB) | GLDriverQt | [virtual] |
region(double *X, double *Y, long npoints, double *RGB) | GLDriverQt | [inline, virtual] |
setDriverTypeName(const char *dName) | UCdriver | [inline, virtual] |
SetGLDisplayListWidget(GLDisplayListWidget *a) | GLDriverQt | |
start() | GLDriverQt | |
text(double x, double y, const char *s, const char *font, double size, double rotation, double horiz_just, double vert_just, int color, double *RGB) | GLDriverQt | [virtual] |
textEx(double x, double y, double z, double nx, double ny, double nz, const char *s, const char *font, double size, double rotation, double horiz_just, double vert_just, int color, double *RGB) | GLDriverQt | [virtual] |
UCdriver(const char *s=0) | UCdriver | [inline] |
~GLDriverQt() | GLDriverQt | [virtual] |
~UCdriver() | UCdriver | [inline, virtual] |