#include <Foundation/Foundation.h>
Go to the source code of this file.
◆ BOXFLOAT
#define BOXFLOAT |
( |
|
x | ) |
[NSNumber numberWithDouble:x] |
◆ BOXINT
#define BOXINT |
( |
|
x | ) |
[NSNumber numberWithInt:x] |
◆ BOXSTRING
#define BOXSTRING |
( |
|
x | ) |
[NSString stringWithUTF8String:x] |
◆ BOXUINT
#define BOXUINT |
( |
|
x | ) |
[NSNumber numberWithUnsignedInt:x] |
◆ BRIDGE
◆ RELEASE
Value: x = nil
GLint GLint GLint GLint GLint x
Definition: glext.h:6295
◆ UNSAFE_UNRETAINED
#define UNSAFE_UNRETAINED |
◆ apple_view_type_t
◆ apple_view_type
Enumerator |
---|
APPLE_VIEW_TYPE_NONE | |
APPLE_VIEW_TYPE_OPENGL_ES | |
APPLE_VIEW_TYPE_OPENGL | |
APPLE_VIEW_TYPE_VULKAN | |
APPLE_VIEW_TYPE_METAL | |
◆ apple_platform