Artec 3D Scanning SDK
2.0
Main Page
Basics
Namespaces
Classes
Files
Samples
Beyond Basics
File List
File Members
artec
sdk
algorithms
AlgorithmSdkDefines.h
Go to the documentation of this file.
1
#ifndef AlgorithmSdkDefines_h__
2
#define AlgorithmSdkDefines_h__
3
4
#if defined(_WIN32) && defined(BUILD_AALGORITHMSDK_SHARED_LIB)
5
#define AALGORITHMSDK_LINK_SPEC __declspec (dllexport)
6
#else
7
#define AALGORITHMSDK_LINK_SPEC
8
#endif // _WIN32 DLL
9
10
#endif // AlgorithmSdkDefines_h__
Generated by
1.8.9.1