vtk-m/vtkm/interop
Kenneth Moreland fdaccc22db Remove exports for header-only functions/methods
Change the VTKM_CONT_EXPORT to VTKM_CONT. (Likewise for EXEC and
EXEC_CONT.) Remove the inline from these macros so that they can be
applied to everything, including implementations in a library.

Because inline is not declared in these modifies, you have to add the
keyword to functions and methods where the implementation is not inlined
in the class.
2016-11-15 22:22:13 -07:00
..
cuda Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
internal Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
testing Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
BufferState.h Remove vtkm usage of boost::shared and scoped pointers. 2016-09-01 09:38:25 -04:00
CMakeLists.txt Fix some issues with OpenGL configuration 2016-10-03 17:34:15 -06:00
TransferToOpenGL.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00