Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWlibraryNS Struct Reference

#include <cocoa_platform.h>

+ Collaboration diagram for _GLFWlibraryNS:

Public Attributes

CGEventSourceRef eventSource
 
id delegate
 
GLFWbool cursorHidden
 
TISInputSourceRef inputSource
 
IOHIDManagerRef hidManager
 
id unicodeData
 
id helper
 
id keyUpMonitor
 
id nibObjects
 
char keynames [GLFW_KEY_LAST+1][17]
 
short int keycodes [256]
 
short int scancodes [GLFW_KEY_LAST+1]
 
char * clipboardString
 
CGPoint cascadePoint
 
double restoreCursorPosX
 
double restoreCursorPosY
 
_GLFWwindowdisabledCursorWindow
 
struct {
   CFBundleRef   bundle
 
   PFN_TISCopyCurrentKeyboardLayoutInputSource   CopyCurrentKeyboardLayoutInputSource
 
   PFN_TISGetInputSourceProperty   GetInputSourceProperty
 
   PFN_LMGetKbdType   GetKbdType
 
   CFStringRef   kPropertyUnicodeKeyLayoutData
 
tis
 

Detailed Description

Definition at line 136 of file cocoa_platform.h.

Member Data Documentation

◆ bundle

CFBundleRef _GLFWlibraryNS::bundle

Definition at line 159 of file cocoa_platform.h.

◆ cascadePoint

CGPoint _GLFWlibraryNS::cascadePoint

Definition at line 152 of file cocoa_platform.h.

◆ clipboardString

char* _GLFWlibraryNS::clipboardString

Definition at line 151 of file cocoa_platform.h.

◆ CopyCurrentKeyboardLayoutInputSource

PFN_TISCopyCurrentKeyboardLayoutInputSource _GLFWlibraryNS::CopyCurrentKeyboardLayoutInputSource

Definition at line 160 of file cocoa_platform.h.

◆ cursorHidden

GLFWbool _GLFWlibraryNS::cursorHidden

Definition at line 140 of file cocoa_platform.h.

◆ delegate

id _GLFWlibraryNS::delegate

Definition at line 139 of file cocoa_platform.h.

◆ disabledCursorWindow

_GLFWwindow* _GLFWlibraryNS::disabledCursorWindow

Definition at line 156 of file cocoa_platform.h.

◆ eventSource

CGEventSourceRef _GLFWlibraryNS::eventSource

Definition at line 138 of file cocoa_platform.h.

◆ GetInputSourceProperty

PFN_TISGetInputSourceProperty _GLFWlibraryNS::GetInputSourceProperty

Definition at line 161 of file cocoa_platform.h.

◆ GetKbdType

PFN_LMGetKbdType _GLFWlibraryNS::GetKbdType

Definition at line 162 of file cocoa_platform.h.

◆ helper

id _GLFWlibraryNS::helper

Definition at line 144 of file cocoa_platform.h.

◆ hidManager

IOHIDManagerRef _GLFWlibraryNS::hidManager

Definition at line 142 of file cocoa_platform.h.

◆ inputSource

TISInputSourceRef _GLFWlibraryNS::inputSource

Definition at line 141 of file cocoa_platform.h.

◆ keycodes

short int _GLFWlibraryNS::keycodes[256]

Definition at line 149 of file cocoa_platform.h.

◆ keynames

char _GLFWlibraryNS::keynames[GLFW_KEY_LAST+1][17]

Definition at line 148 of file cocoa_platform.h.

◆ keyUpMonitor

id _GLFWlibraryNS::keyUpMonitor

Definition at line 145 of file cocoa_platform.h.

◆ kPropertyUnicodeKeyLayoutData

CFStringRef _GLFWlibraryNS::kPropertyUnicodeKeyLayoutData

Definition at line 163 of file cocoa_platform.h.

◆ nibObjects

id _GLFWlibraryNS::nibObjects

Definition at line 146 of file cocoa_platform.h.

◆ restoreCursorPosX

double _GLFWlibraryNS::restoreCursorPosX

Definition at line 154 of file cocoa_platform.h.

◆ restoreCursorPosY

double _GLFWlibraryNS::restoreCursorPosY

Definition at line 154 of file cocoa_platform.h.

◆ scancodes

short int _GLFWlibraryNS::scancodes[GLFW_KEY_LAST+1]

Definition at line 150 of file cocoa_platform.h.

◆ 

struct { ... } _GLFWlibraryNS::tis

◆ unicodeData

id _GLFWlibraryNS::unicodeData

Definition at line 143 of file cocoa_platform.h.


The documentation for this struct was generated from the following file: