30 #include <Carbon/Carbon.h> 32 #import <Cocoa/Cocoa.h> 55 #define _glfw_dlopen(name) dlopen(name, RTLD_LAZY | RTLD_LOCAL) 56 #define _glfw_dlclose(handle) dlclose(handle) 57 #define _glfw_dlsym(handle, name) dlsym(handle, name) 59 #define _GLFW_EGL_NATIVE_WINDOW ((EGLNativeWindowType) window->ns.view) 60 #define _GLFW_EGL_NATIVE_DISPLAY EGL_DEFAULT_DISPLAY 62 #define _GLFW_PLATFORM_WINDOW_STATE _GLFWwindowNS ns 63 #define _GLFW_PLATFORM_LIBRARY_WINDOW_STATE _GLFWlibraryNS ns 64 #define _GLFW_PLATFORM_LIBRARY_TIMER_STATE _GLFWtimerNS ns 65 #define _GLFW_PLATFORM_MONITOR_STATE _GLFWmonitorNS ns 66 #define _GLFW_PLATFORM_CURSOR_STATE _GLFWcursorNS ns 69 #define kTISPropertyUnicodeKeyLayoutData _glfw.ns.tis.kPropertyUnicodeKeyLayoutData 71 #define TISCopyCurrentKeyboardLayoutInputSource _glfw.ns.tis.CopyCurrentKeyboardLayoutInputSource 72 typedef void* (*PFN_TISGetInputSourceProperty)(TISInputSourceRef,CFStringRef);
73 #define TISGetInputSourceProperty _glfw.ns.tis.GetInputSourceProperty 75 #define LMGetKbdType _glfw.ns.tis.GetKbdType 115 short int keycodes[256];
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
PFN_LMGetKbdType GetKbdType
IOHIDManagerRef hidManager
CGDisplayModeRef previousMode
PFN_TISGetInputSourceProperty GetInputSourceProperty
VkMacOSSurfaceCreateFlagsMVK flags
GLint GLsizei GLsizei height
CGDirectDisplayID displayID
unsigned __int64 uint64_t
TISInputSourceRef inputSource
CFStringRef kPropertyUnicodeKeyLayoutData
CGEventSourceRef eventSource
_GLFWwindow * disabledCursorWindow
PFN_TISCopyCurrentKeyboardLayoutInputSource CopyCurrentKeyboardLayoutInputSource
::std_msgs::UInt8_< std::allocator< void > > UInt8