IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Macros
IPSDKMathExports.h File Reference

Definition of import/export macro for library. More...

#include <IPSDKUtil/Tools/BaseMacros.h>

Go to the source code of this file.

Macros

#define IPSDKMATH_API
 Import/Export macro for library IPSDKMath.
 
#define IPSDK_LIB_API_IPSDKMath()   IPSDKMATH_API
 macro allowing to retrieve current library api macro
 
#define IPSDK_LIB_NAMESPACE_IPSDKMath()   ipsdk::math
 macro allowing to retrieve current library base namespace
 

Detailed Description

Definition of import/export macro for library.