Go to the documentation of this file.
27# if defined VIEWERTOOLS_EXPORTS || defined ViewerTools_EXPORTS
28# define VIEWERTOOLS_EXPORT __declspec(dllexport)
30# define VIEWERTOOLS_EXPORT __declspec(dllimport)
33# define VIEWERTOOLS_EXPORT
37#pragma warning ( disable: 4251 )
38#pragma warning ( disable: 4786 )