vtk-m/vtkm
Manish Mathai 3e5878394e Extract canvas's line rendering to LineRenderer
This allows for the line rendering to be shared for other use cases like
`WorldAnnotator`
2017-09-14 09:40:23 -07:00
..
benchmarking Update CellToPoint worklets 2017-08-04 12:43:26 -04:00
cont Adds WorkletPointNeighborhood and DispatcherPointNeighborhood types. 2017-08-23 16:42:00 -04:00
exec Merge topic 'cononical-face-edge-ids' 2017-08-24 19:00:21 -04:00
filter Re-add IsValid to Result. 2017-08-24 14:25:45 -04:00
internal Add VTKM_NO_ASSERT option to disable VTKM_ASSERT in Debug Mode. 2017-08-28 08:53:09 -04:00
interop Ensure array's device is valid before interop. 2017-08-24 15:02:46 -04:00
io Merge branch 'master' of gitlab.kitware.com:dpugmire/vtk-m 2017-07-28 10:07:37 -04:00
rendering Extract canvas's line rendering to LineRenderer 2017-09-14 09:40:23 -07:00
testing Add VTKM_NO_ASSERT option to disable VTKM_ASSERT in Debug Mode. 2017-08-28 08:53:09 -04:00
worklet Fix issue where auto type was not resolving template parameters 2017-08-29 09:34:32 -07:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Assert.h Add VTKM_NO_ASSERT option to disable VTKM_ASSERT in Debug Mode. 2017-08-28 08:53:09 -04:00
BaseComponent.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryOperators.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BinaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Bounds.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CellShape.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
CellTraits.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Add hash function 2017-08-24 10:02:18 -06:00
Hash.h Add hash function 2017-08-24 10:02:18 -06:00
ListTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Math.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
Math.h.in Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
Matrix.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
NewtonsMethod.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Pair.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
Range.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
RangeId3.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
RangeId.h Add vtkm::RangeId and vtkm::RangeId3 2017-05-30 16:32:52 -04:00
StaticAssert.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
TopologyElementTag.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Transform3D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TypeListTag.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Types.h Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into pics_unittests 2017-08-10 16:18:18 -04:00
TypeTraits.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
UnaryPredicates.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecAxisAlignedPointCoordinates.h Refactor VecRectilinearPointCoordinates. 2017-07-07 13:49:35 -04:00
VecFromPortal.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VecFromPortalPermute.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
VectorAnalysis.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
VecTraits.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-07 14:05:43 -04:00
VecVariable.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Version.h.in Add Version.h header file 2017-01-26 10:33:42 -07:00