|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
EchoMap class specification. More...
#include <GLFW/glfw3.h>#include <imgui.h>#include <sigc++/scoped_connection.h>#include <webgpu/webgpu_cpp.h>#include "async/Worker.hpp"#include "async/WorkerResultDespatcher.hpp"#include "notifications/AllNotificationsFwd.hpp"#include "panels/ErrorModal.hpp"Go to the source code of this file.
Classes | |
| class | echomap::EchoMap |
| The EchoMap maintains state for the application including WebGPU and Dear ImGui context, encapsulating initialisation, game loop, interaction, and clean-up. More... | |
Namespaces | |
| namespace | echomap |
| The main EchoMap outermost namespace for all non-exported symbols. | |