|
VTK
9.4.2
|
#include <AvailabilityMacros.h>Go to the source code of this file.
Macros | |
| #define | __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0 |
| #define | NSWindowStyleMask NSUInteger |
| #define | NSWindowStyleMaskBorderless NSBorderlessWindowMask |
| #define | NSWindowStyleMaskTitled NSTitledWindowMask |
| #define | NSWindowStyleMaskClosable NSClosableWindowMask |
| #define | NSWindowStyleMaskMiniaturizable NSMiniaturizableWindowMask |
| #define | NSWindowStyleMaskResizable NSResizableWindowMask |
| #define | NSEventModifierFlagShift NSShiftKeyMask |
| #define | NSEventModifierFlagControl NSControlKeyMask |
| #define | NSEventModifierFlagOption NSAlternateKeyMask |
| #define | NSEventModifierFlagCommand NSCommandKeyMask |
| #define | NSEventTypeKeyDown NSKeyDown |
| #define | NSEventTypeKeyUp NSKeyUp |
| #define | NSEventTypeApplicationDefined NSApplicationDefined |
| #define | NSEventTypeFlagsChanged NSFlagsChanged |
| #define | NSEventMaskAny NSAnyEventMask |
| #define | VTK_OBJC_IS_MRR 1 |
| #define | VTK_OBJC_IS_ARC 0 |
| #define | VTK_OBJC_IS_GC 0 |
| #define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0 |
Definition at line 27 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSWindowStyleMask NSUInteger |
Definition at line 33 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSWindowStyleMaskBorderless NSBorderlessWindowMask |
Definition at line 34 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSWindowStyleMaskTitled NSTitledWindowMask |
Definition at line 35 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSWindowStyleMaskClosable NSClosableWindowMask |
Definition at line 36 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSWindowStyleMaskMiniaturizable NSMiniaturizableWindowMask |
Definition at line 37 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSWindowStyleMaskResizable NSResizableWindowMask |
Definition at line 38 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventModifierFlagShift NSShiftKeyMask |
Definition at line 40 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventModifierFlagControl NSControlKeyMask |
Definition at line 41 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventModifierFlagOption NSAlternateKeyMask |
Definition at line 42 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventModifierFlagCommand NSCommandKeyMask |
Definition at line 43 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventTypeKeyDown NSKeyDown |
Definition at line 45 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventTypeKeyUp NSKeyUp |
Definition at line 46 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventTypeApplicationDefined NSApplicationDefined |
Definition at line 47 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventTypeFlagsChanged NSFlagsChanged |
Definition at line 48 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define NSEventMaskAny NSAnyEventMask |
Definition at line 50 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define VTK_OBJC_IS_MRR 1 |
Definition at line 64 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define VTK_OBJC_IS_ARC 0 |
Definition at line 65 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define VTK_OBJC_IS_GC 0 |
Definition at line 66 of file vtkCocoaMacOSXSDKCompatibility.h.