❩
❩
❩
CamiTK
About
Community
Support
News & Releases
Download
Documentation
API documentation
Computer Assisted Medical Intervention Tool Kit
version 6.0
Loading...
Searching...
No Matches
ItkTemplatesAPI.h
Go to the documentation of this file.
1
#if defined(_WIN32)
// MSVC and mingw
2
#ifdef COMPILE_ITKFILTER_API
3
#define ITKTEMPLATES_API __declspec(dllexport)
4
#else
5
#define ITKTEMPLATES_API __declspec(dllimport)
6
#endif
7
#else
// for all other platforms ITKTEMPLATES_API is defined to be "nothing"
8
#define ITKTEMPLATES_API
9
#endif
// MSVC and mingw
imaging
libraries
itktemplates
ItkTemplatesAPI.h
Generated by
1.15.0