![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <Carbon/Carbon.h>
Go to the source code of this file.
Classes | |
struct | Divide::WindowHandle |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_PLATFORM_DEFINES_APPLE_H_ |
#define | _RESTRICT_ __restrict__ |
#define | NOINITVTABLE |
#define | FORCE_INLINE __attribute__((always_inline)) |
#define | NO_INLINE __attribute__ ((noinline)) |
Functions | |
void | checkMacEvents () |
#define _RESTRICT_ __restrict__ |
Definition at line 38 of file PlatformDefinesApple.h.
#define DVD_PLATFORM_DEFINES_APPLE_H_ |
Definition at line 35 of file PlatformDefinesApple.h.
#define FORCE_INLINE __attribute__((always_inline)) |
Definition at line 46 of file PlatformDefinesApple.h.
#define NO_INLINE __attribute__ ((noinline)) |
Definition at line 50 of file PlatformDefinesApple.h.
#define NOINITVTABLE |
Definition at line 42 of file PlatformDefinesApple.h.
void checkMacEvents | ( | ) |