#include "MouseCursor.hxx"
#include <cstring>
#include <osgViewer/GraphicsWindow>
#include <osgViewer/Viewer>
#include <simgear/debug/logstream.hxx>
#include <simgear/simgear_config.h>
#include <simgear/structure/commands.hxx>
#include <Main/fg_props.hxx>
#include <Main/globals.hxx>
#include <Viewer/renderer.hxx>
#include <Main/fg_os.hxx>
Go to the source code of this file.
◆ mouse_cursor_map
Initial value:= {
}
@ CURSOR_HAND
the browser 'link' cursor
@ CURSOR_IBEAM
for editing text
Definition at line 248 of file MouseCursor.cxx.
◆ static_instance