|
Wavelength
Privacy-focused, cross-platform, and open-source communication application
|
#include <QOpenGLBuffer>#include <QOpenGLWidget>#include <QOpenGLFunctions>#include <QOpenGLVertexArrayObject>#include "stream_message.h"#include "../labels/user_info_label.h"Go to the source code of this file.
Classes | |
| class | CommunicationStream |
| A custom OpenGL widget displaying an animated communication stream visualization. More... | |
| struct | UserVisuals |
| Structure holding visual properties generated for a user ID. Currently only holds the generated color. More... | |