vtk-m/examples
T.J. Corona e14dba7ed4 Use vtkm::Float32 with OpenGL, not vtkm::FloatDefault.
When vtkm is built with VTKm_USE_DOUBLE_PRECISION, the IsosurfaceUniformGrid
example would not compile. Now it does.
2015-12-03 15:02:41 -05:00
..
clipping Merge branch 'improve-cmake-module' into 'master' 2015-11-12 18:09:01 -05:00
hello_world Remove direct use of TBB_LIBRARIES and TBB_INCLUDE_DIRS 2015-11-12 14:34:31 -07:00
isosurface Use vtkm::Float32 with OpenGL, not vtkm::FloatDefault. 2015-12-03 15:02:41 -05:00
multi_backend Remove direct use of TBB_LIBRARIES and TBB_INCLUDE_DIRS 2015-11-12 14:34:31 -07:00
streamline Fix conversion warnings in streamline example. 2015-11-30 14:14:07 -07:00
tetrahedra Remove direct use of TBB_LIBRARIES and TBB_INCLUDE_DIRS 2015-11-12 14:34:31 -07:00
CMakeLists.txt StreamLine filter outputs dataset. Add example. 2015-11-23 12:54:12 -07:00