MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Go to the source code of this file.
Defines | |
#define | MB_PRINTF(START) |
#define | MB_DLL_EXPORT |
Declare a function or class to be visible in shared library. | |
#define | MB_DLL_HIDDEN |
Declare a function or class to be internal to a shared library. | |
#define | MB_DEPRECATED |
Mark function or API as deprecated. |
Provide pre-processor macros for compiler-specific features. All defined macros should expand to nothing if not supported by the compiler.
Definition in file Compiler.hpp.