Wavelength
Privacy-focused, cross-platform, and open-source communication application
Loading...
Searching...
No Matches
floating_energy_sphere_widget.h File Reference
#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>
Include dependency graph for floating_energy_sphere_widget.h:
This graph shows which files directly or indirectly include this file:

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.
 

Macro Definition Documentation

◆ MAX_IMPACTS

#define MAX_IMPACTS   5

Maximum number of concurrent impact effects supported by the shader.