This is the complete list of members for GlWidget2D, including all inherited members.
clickedLeft | GlWidget2D | protected |
doubleClicked | GlWidget2D | protected |
drawBuffers() | GlWidget2D | |
drawLine(int tag, float x1, float y1, float x2, float y2, float thick, float r, float g, float b, float w=1.0) | GlWidget2D | |
drawPoint(int tag, float x1, float y1, int numPixels, float r, float g, float b, float width=9.0, float height=9.0) | GlWidget2D | |
drawText(int tag, float x1, float y1, char *text, float r, float g, float b) | GlWidget2D | |
GlWidget2D(QWidget *parent=NULL) | GlWidget2D | |
h | GlWidget2D | protected |
initializeGL() | GlWidget2D | protected |
keyPressEvent(QKeyEvent *event) | GlWidget2D | protected |
lineBuffer | GlWidget2D | protected |
lineColors | GlWidget2D | protected |
lineIDs | GlWidget2D | protected |
lineVertices | GlWidget2D | protected |
maxNumLine | GlWidget2D | protected |
maxNumPoint | GlWidget2D | protected |
mouseDoubleClickEvent(QMouseEvent *) | GlWidget2D | slot |
mouseMoveEvent(QMouseEvent *event) | GlWidget2D | slot |
mousePressEvent(QMouseEvent *event) | GlWidget2D | slot |
mousePressPosition | GlWidget2D | protected |
mouseReleaseEvent(QMouseEvent *event) | GlWidget2D | slot |
mouseReleasePosition | GlWidget2D | protected |
mouseSingleClickEvent(void) | GlWidget2D | slot |
mvpMatrix | GlWidget2D | protected |
numLine | GlWidget2D | protected |
numPoint | GlWidget2D | protected |
orthoProjectionMatrix | GlWidget2D | protected |
paintGL() | GlWidget2D | protected |
pointBuffer | GlWidget2D | protected |
pointColors | GlWidget2D | protected |
pointIDs | GlWidget2D | protected |
pointVertices | GlWidget2D | protected |
program | GlWidget2D | protected |
reset() | GlWidget2D | |
resizeGL(int w, int h) | GlWidget2D | protected |
selectMode | GlWidget2D | protected |
setController(Controller2D *) | GlWidget2D | |
theController | GlWidget2D | protected |
theLineVertices | GlWidget2D | protected |
thePointVertices | GlWidget2D | protected |
timer | GlWidget2D | protected |
update() | GlWidget2D | |
vColor | GlWidget2D | protected |
vPosition | GlWidget2D | protected |
w | GlWidget2D | protected |
~GlWidget2D() | GlWidget2D | |