|
CFx SDK Documentation 2024 SP0
|
#include "OdPlatformSettings.h"Go to the source code of this file.
Macros | |
| #define | TOOLKIT_EXPORT OD_TOOLKIT_IMPORT |
| #define | TOOLKIT_EXPORT_GLOBAL OD_DLL_IMPORT |
| #define | TOOLKIT_EXPORT_STATIC OD_STATIC_IMPORT |
| #define | DBLIB_EXPORT OD_TOOLKIT_IMPORT |
| #define | SCENEOE_EXPORT OD_TOOLKIT_IMPORT |
| #define | SCENEOE_EXPORT_GLOBAL OD_DLL_IMPORT |
| #define | SCENEOE_EXPORT_STATIC OD_STATIC_IMPORT |
| #define | DBENT_EXPORT OD_TOOLKIT_IMPORT |
| #define | DBENT_EXPORT_STATIC OD_STATIC_IMPORT |
| #define | DBDIM_EXPORT DBENT_EXPORT |
| #define | DBIO_EXPORT OD_TOOLKIT_IMPORT |
| #define | DBIO_EXPORT_GLOBAL OD_DLL_IMPORT |
| #define | DBIO_EXPORT_STATIC OD_STATIC_IMPORT |
| #define | UNDERLAY_EXPORT DBENT_EXPORT |
| #define DBDIM_EXPORT DBENT_EXPORT |
Definition at line 72 of file DbExport.h.
| #define DBENT_EXPORT OD_TOOLKIT_IMPORT |
Definition at line 67 of file DbExport.h.
| #define DBENT_EXPORT_STATIC OD_STATIC_IMPORT |
Definition at line 68 of file DbExport.h.
| #define DBIO_EXPORT OD_TOOLKIT_IMPORT |
Definition at line 80 of file DbExport.h.
| #define DBIO_EXPORT_GLOBAL OD_DLL_IMPORT |
Definition at line 81 of file DbExport.h.
| #define DBIO_EXPORT_STATIC OD_STATIC_IMPORT |
Definition at line 82 of file DbExport.h.
| #define DBLIB_EXPORT OD_TOOLKIT_IMPORT |
Definition at line 48 of file DbExport.h.
| #define SCENEOE_EXPORT OD_TOOLKIT_IMPORT |
Definition at line 56 of file DbExport.h.
| #define SCENEOE_EXPORT_GLOBAL OD_DLL_IMPORT |
Definition at line 57 of file DbExport.h.
| #define SCENEOE_EXPORT_STATIC OD_STATIC_IMPORT |
Definition at line 58 of file DbExport.h.
| #define TOOLKIT_EXPORT OD_TOOLKIT_IMPORT |
Definition at line 40 of file DbExport.h.
| #define TOOLKIT_EXPORT_GLOBAL OD_DLL_IMPORT |
Definition at line 41 of file DbExport.h.
| #define TOOLKIT_EXPORT_STATIC OD_STATIC_IMPORT |
Definition at line 42 of file DbExport.h.
| #define UNDERLAY_EXPORT DBENT_EXPORT |
Definition at line 86 of file DbExport.h.