EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
EchoMap.hpp File Reference

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.

Detailed Description

EchoMap class specification.

Author
Oliver Dixon
Date
2026-05-05

Definition in file EchoMap.hpp.