19#ifndef G2O_QGL_GRAPH_VIEWER_H
20#define G2O_QGL_GRAPH_VIEWER_H
35 G2oQGLViewer(QWidget* parent = NULL,
const QGLWidget* shareWidget = 0);
OpenGL based viewer for the graph.
G2oQGLViewer(const G2oQGLViewer &)=delete
G2oQGLViewer & operator=(const G2oQGLViewer &)=delete
HyperGraphElementAction * _drawActions
bool updateDisplay() const
DrawAction::Parameters * parameters()
DrawAction::Parameters * _drawActionParameters
Abstract action that operates on a graph entity.
void updateDisplay(ostream &os, const SparseOptimizer &optimizer)