This is the complete list of members for GLViewer_MarkerDrawer, including all inherited members.
addObject(GLViewer_Object *theObject) | GLViewer_Drawer | inlinevirtual |
clear() | GLViewer_Drawer | inlinevirtual |
create(float, float, bool) | GLViewer_MarkerDrawer | virtual |
destroyAllTextures() | GLViewer_Drawer | static |
drawArrow(const GLfloat red, const GLfloat green, const GLfloat blue, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat, GLboolean=GL_FALSE) | GLViewer_Drawer | protectedstatic |
drawContour(GLViewer_Rect *, QColor, GLfloat, GLushort, bool) | GLViewer_Drawer | protectedstatic |
drawContour(const GLViewer_PntList &, QColor, GLfloat) | GLViewer_Drawer | protectedstatic |
drawCross(GLfloat, GLfloat, QColor) | GLViewer_Drawer | protectedstatic |
drawGLText(QString text, float x, float y, int hPosition=GLText_Center, int vPosition=GLText_Center, QColor color=Qt::black, bool smallFont=false) | GLViewer_Drawer | |
drawMarker(float &x, float &y, float &radius, QColor &color, GLViewer_AspectLine *aspect) | GLViewer_MarkerDrawer | private |
drawPolygon(GLViewer_Rect *, QColor, GLushort, bool) | GLViewer_Drawer | protectedstatic |
drawPolygon(const GLViewer_PntList &, QColor) | GLViewer_Drawer | protectedstatic |
drawRectangle(GLViewer_Rect *theRect, QColor=Qt::black) | GLViewer_Drawer | static |
drawRectangle(GLViewer_Rect *, GLfloat, GLfloat=0, QColor=Qt::black, bool=false, QColor=Qt::white) | GLViewer_Drawer | protectedstatic |
drawText(const QString &text, GLfloat xPos, GLfloat yPos, const QColor &color, QFont *aFont, int theSeparator, DisplayTextFormat=DTF_BITMAP) | GLViewer_Drawer | |
drawText(GLViewer_Object *theObject) | GLViewer_Drawer | protectedvirtual |
drawTexture(GLuint texture, GLint size, GLfloat x, GLfloat y) | GLViewer_Drawer | |
drawTexture(GLuint texture, GLint x_size, GLint y_size, GLfloat x, GLfloat y) | GLViewer_Drawer | |
drawTexturePart(GLuint texture, GLfloat x_ratio, GLfloat y_ratio, GLfloat x_size, GLfloat y_size, GLfloat x, GLfloat y, GLfloat scale=0) | GLViewer_Drawer | |
drawVertex(GLfloat, GLfloat, QColor) | GLViewer_Drawer | protectedstatic |
font() const | GLViewer_Drawer | inline |
getObjectType() const | GLViewer_Drawer | inline |
getPriority() const | GLViewer_Drawer | inline |
GLText_Bottom enum value | GLViewer_Drawer | |
GLText_Center enum value | GLViewer_Drawer | |
GLText_Left enum value | GLViewer_Drawer | |
GLText_Right enum value | GLViewer_Drawer | |
GLText_Top enum value | GLViewer_Drawer | |
GLViewer_Drawer() | GLViewer_Drawer | |
GLViewer_MarkerDrawer() | GLViewer_MarkerDrawer | |
loadTexture(const QString &fileName, GLint *x_size=0, GLint *y_size=0, GLint *t_size=0) | GLViewer_Drawer | static |
myFont | GLViewer_Drawer | protected |
myObjects | GLViewer_Drawer | protected |
myObjectType | GLViewer_Drawer | protected |
myPriority | GLViewer_Drawer | protected |
myTextFormat | GLViewer_Drawer | protected |
myTextList | GLViewer_Drawer | protected |
myTextScale | GLViewer_Drawer | protected |
myXScale | GLViewer_Drawer | protected |
myYScale | GLViewer_Drawer | protected |
setAntialiasing(const bool on) | GLViewer_Drawer | |
setFont(const QFont &font) | GLViewer_Drawer | inline |
setTextFormat(const DisplayTextFormat format) | GLViewer_Drawer | inline |
setTextScale(const GLfloat factor) | GLViewer_Drawer | inline |
textFormat() const | GLViewer_Drawer | inline |
textRect(const QString &) const | GLViewer_Drawer | |
textScale() const | GLViewer_Drawer | inline |
translateToHPGL(QFile &hFile, GLViewer_CoordSystem *aViewerCS, GLViewer_CoordSystem *aHPGLCS) | GLViewer_Drawer | virtual |
translateToPS(QFile &hFile, GLViewer_CoordSystem *aViewerCS, GLViewer_CoordSystem *aPSCS) | GLViewer_Drawer | virtual |
~GLViewer_Drawer() | GLViewer_Drawer | virtual |
~GLViewer_MarkerDrawer() | GLViewer_MarkerDrawer |