Go to the documentation of this file.
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
CGDirectDisplayID displayID
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
CGDisplayModeRef previousMode
CGEventSourceRef eventSource
::std_msgs::UInt8_< std::allocator< void > > UInt8
_GLFWwindow * disabledCursorWindow
unsigned __int64 uint64_t
VkMacOSSurfaceCreateFlagsMVK flags
PFN_TISGetInputSourceProperty GetInputSourceProperty
short int scancodes[GLFW_KEY_LAST+1]
struct _GLFWlibraryNS::@20 tis
CFStringRef kPropertyUnicodeKeyLayoutData
PFN_TISCopyCurrentKeyboardLayoutInputSource CopyCurrentKeyboardLayoutInputSource
TISInputSourceRef inputSource
PFN_LMGetKbdType GetKbdType
IOHIDManagerRef hidManager
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Fri Aug 2 2024 08:30:01