Developer documentation | Axl-2.5.1
     
      
    
Go to the documentation of this file.
    5 #ifndef VTKVIEWPLUGINEXPORT_H 
    6 #define VTKVIEWPLUGINEXPORT_H 
   10         #define VTKVIEWPLUGIN_EXPORT __declspec(dllexport)  
   12         #define VTKVIEWPLUGIN_EXPORT __declspec(dllimport) 
   15     #define VTKVIEWPLUGIN_EXPORT