|
OpenHantek
|
#include <memory>#include <list>#include <QtGlobal>#include <QOpenGLBuffer>#include <QOpenGLFunctions>#include <QOpenGLShaderProgram>#include <QOpenGLVertexArrayObject>#include <QOpenGLWidget>#include "glscopegraph.h"#include "hantekdso/enums.h"#include "hantekprotocol/types.h"Go to the source code of this file.
Data Structures | |
| class | GlScope |
| OpenGL accelerated widget that displays the oscilloscope screen. More... | |
| struct | GlScope::Vertices |