[vtkusers] What does VTK_*_EXPORT do?

Bill Lorensen bill.lorensen at gmail.com
Sat Jan 30 19:47:10 EST 2010


It is used to handle dll import/export on Windows systems.

On Sat, Jan 30, 2010 at 7:28 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
> I see this sometimes:
>
> class VTK_IO_EXPORT vtkJPEGWriter : public vtkImageWriter
>
> I'm just curious what it does.
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list