Go to the documentation of this file.
28 #define VGL_WORKAROUND
31 # if defined SVTK_EXPORTS
32 # define SVTK_EXPORT __declspec(dllexport)
34 # define SVTK_EXPORT __declspec(dllimport)
41 #pragma warning ( disable: 4251 )
42 #pragma warning ( disable: 4786 )