Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
Public Compiler-Specifc Pre-Processor Macros

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.

Define Documentation

#define MB_DEPRECATED

Mark function or API as deprecated.

Definition at line 104 of file Compiler.hpp.

#define MB_DLL_EXPORT

Declare a function or class to be visible in shared library.

Definition at line 94 of file Compiler.hpp.

#define MB_DLL_HIDDEN

Declare a function or class to be internal to a shared library.

Definition at line 95 of file Compiler.hpp.

#define MB_PRINTF (   START)

Definition at line 72 of file Compiler.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines