|
MythTV master
|
Go to the source code of this file.
Classes | |
| class | MythVisualMonoScopeOpenGL |
Typedefs | |
| using | VertexStateGL = std::pair< QOpenGLBuffer *, std::array< float, 3 > > |
| using | VertexStatesGL = QVector< VertexStateGL > |
| using | Vertices = std::vector< float > |
| using VertexStateGL = std::pair<QOpenGLBuffer*, std::array<float,3> > |
Definition at line 9 of file mythvisualmonoscopeopengl.h.
| using VertexStatesGL = QVector<VertexStateGL> |
Definition at line 10 of file mythvisualmonoscopeopengl.h.
| using Vertices = std::vector<float> |
Definition at line 11 of file mythvisualmonoscopeopengl.h.