Go to the documentation of this file.
   20 #if !defined ( OPENGLUTILS_H ) 
   24 #  if defined OPENGLUTILS_EXPORTS || defined OpenGLUtils_EXPORTS 
   25 #    define OPENGLUTILS_EXPORT __declspec(dllexport) 
   27 #    define OPENGLUTILS_EXPORT __declspec(dllimport) 
   30 #  define OPENGLUTILS_EXPORT 
   34 #pragma warning ( disable: 4251 ) 
   37 #endif // OPENGLUTILS_H