Public Member Functions | Public Attributes | Protected Attributes
g2o::G2oQGLViewer Class Reference

OpenGL based viewer for the graph. More...

#include <g2o_qglviewer.h>

List of all members.

Public Member Functions

void draw ()
 G2oQGLViewer (QWidget *parent=NULL, const QGLWidget *shareWidget=0, Qt::WFlags flags=0)
void init ()
void setUpdateDisplay (bool updateDisplay)
bool updateDisplay () const
 ~G2oQGLViewer ()

Public Attributes

SparseOptimizergraph

Protected Attributes

HyperGraphElementAction_drawActions
GLuint _drawList
bool _updateDisplay

Detailed Description

OpenGL based viewer for the graph.

Definition at line 32 of file g2o_qglviewer.h.


Constructor & Destructor Documentation

g2o::G2oQGLViewer::G2oQGLViewer ( QWidget *  parent = NULL,
const QGLWidget *  shareWidget = 0,
Qt::WFlags  flags = 0 
)

Definition at line 64 of file g2o_qglviewer.cpp.

Definition at line 70 of file g2o_qglviewer.cpp.


Member Function Documentation

Definition at line 74 of file g2o_qglviewer.cpp.

Definition at line 94 of file g2o_qglviewer.cpp.

void g2o::G2oQGLViewer::setUpdateDisplay ( bool  updateDisplay)

Definition at line 140 of file g2o_qglviewer.cpp.

the viewer uses a display list to cache the drawing, use setUpdateDisplay() to force the creation of an updated display list.

Definition at line 44 of file g2o_qglviewer.h.


Member Data Documentation

Definition at line 51 of file g2o_qglviewer.h.

GLuint g2o::G2oQGLViewer::_drawList [protected]

Definition at line 52 of file g2o_qglviewer.h.

Definition at line 53 of file g2o_qglviewer.h.

Definition at line 48 of file g2o_qglviewer.h.


The documentation for this class was generated from the following files:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30