|
Wavelength
Privacy-focused, cross-platform, and open-source communication application
|
#include <deque>#include <QAudioFormat>#include <QElapsedTimer>#include <QMatrix4x4>#include <QMediaPlayer>#include <QOpenGLBuffer>#include <QOpenGLWidget>#include <QVector3D>#include <QOpenGLFunctions_3_3_Core>#include <QOpenGLVertexArrayObject>#include <QTimer>#include <QtMultimedia/QAudioDecoder>#include <QtMultimedia/QAudioBuffer>Go to the source code of this file.
Classes | |
| class | FloatingEnergySphereWidget |
| An OpenGL widget displaying a floating, interactive energy sphere. More... | |
| struct | ImpactInfo |
| Structure holding information about a single impact effect on the sphere. More... | |
Macros | |
| #define | MAX_IMPACTS 5 |
| Maximum number of concurrent impact effects supported by the shader. | |
| #define MAX_IMPACTS 5 |
Maximum number of concurrent impact effects supported by the shader.