3#include <NDEVR/INIInterface.h>
Allows program-wide registration of a magnetic dialog to display when user should adjust magnetic dec...
static std::function< void()> s_on_request_magnetic_declination
The registered callback for showing the magnetic declination dialog.
static void OnRequestMagneticDeclination()
Invokes the registered magnetic declination dialog.
static void SetMagneticDeclination(const std::function< void()> &function)
Registers a callback function to display the magnetic declination dialog.
The primary namespace for the NDEVR SDK.