|
VTK
|
#include <AvailabilityMacros.h>Go to the source code of this file.
Macros | |
| #define | __has_feature(x) 0 |
| #define | VTK_OBJC_IS_MRR 1 |
| #define | VTK_OBJC_IS_ARC 0 |
| #define | VTK_OBJC_IS_GC 0 |
| #define __has_feature | ( | x | ) | 0 |
Definition at line 36 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define VTK_OBJC_IS_MRR 1 |
Definition at line 50 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define VTK_OBJC_IS_ARC 0 |
Definition at line 51 of file vtkCocoaMacOSXSDKCompatibility.h.
| #define VTK_OBJC_IS_GC 0 |
Definition at line 52 of file vtkCocoaMacOSXSDKCompatibility.h.
1.8.9.1