CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Macros | |
#define | CURVE_DECLARE_MEMBERS() |
#define | AEC_DECLARE_MEMBERS(ClassName) |
#define | DECLARE_EMPTY(API, AECClass, AECParentClass) |
#define | AEC_DICTIONARY_BASE(ClassName) |
#define | AEC_DICTIONARY_DECLARE_MEMBERS(ClassName) |
#define | AEC_SUBOBJ_DECLARE_MEMBERS_NO_DESTR(ClassName) |
#define | AEC_SUBOBJ_DECLARE_MEMBERS(ClassName) |
#define AEC_DECLARE_MEMBERS | ( | ClassName | ) |
Definition at line 54 of file AECMacros.h.
#define AEC_DICTIONARY_BASE | ( | ClassName | ) |
Definition at line 86 of file AECMacros.h.
#define AEC_DICTIONARY_DECLARE_MEMBERS | ( | ClassName | ) |
Definition at line 91 of file AECMacros.h.
#define AEC_SUBOBJ_DECLARE_MEMBERS | ( | ClassName | ) |
Definition at line 107 of file AECMacros.h.
#define AEC_SUBOBJ_DECLARE_MEMBERS_NO_DESTR | ( | ClassName | ) |
Definition at line 100 of file AECMacros.h.
#define CURVE_DECLARE_MEMBERS | ( | ) |
Definition at line 34 of file AECMacros.h.
#define DECLARE_EMPTY | ( | API, | |
AECClass, | |||
AECParentClass | |||
) |
Definition at line 77 of file AECMacros.h.