vtk-m2/vtkm/filter/testing
Kenneth Moreland 69226803c2 Make PointTransform actually transform the points
The primary (likely only) use of PointTransform is to perform affine
transform on the position of the mesh. However, PointTransform did not
actually move the mesh. Rather, it just created a new field with the
transformed points.

Now, the output has its coordinate system replaced with the transformed
one generated (in addition to be added as a field). This can be turned
off (but defaults to on).

Also changed the constructor to turn on UseCoordinateSystemAsField so
that by default the filter operates on the existing coordinate system
and replaces it with the new coordinate system.

Also removed the template parameter on the filter. That added an
unnecessary complication to using it.
2019-08-26 12:29:24 -06:00
..
CMakeLists.txt Merge topic 'streamSrfFilter' 2019-08-23 07:46:12 -04:00
UnitTestCellAverageFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestCellMeasuresFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestCellSetConnectivityFilter.cxx Merge branch 'master' into contour_hackathon 2019-08-18 14:49:08 -06:00
UnitTestCleanGrid.cxx Merge branch 'master' into contour_hackathon 2019-08-18 14:49:08 -06:00
UnitTestClipWithFieldFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestClipWithImplicitFunctionFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestContourFilter.cxx fixed error in TetrahedralizedExplicit, rename MarchineCubes to Contour 2019-08-19 11:45:58 -06:00
UnitTestContourTreeUniformAugmentedFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestContourTreeUniformFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestCoordinateSystemTransform.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestCrossProductFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestDotProductFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestEntropyFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestExternalFacesFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestExtractGeometryFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestExtractPointsFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestExtractStructuredFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestFieldMetadata.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestFieldSelection.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestFieldToColors.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestGhostCellClassify.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestGhostCellRemove.cxx Remove GhostCellRemove::ConvertOutputToUnstructured option 2019-08-21 13:00:38 -06:00
UnitTestGradient.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestHistogramFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestImageConnectivityFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestLagrangianFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestLagrangianStructuresFilter.cxx Fixing LCS unit test 2019-08-06 15:12:12 -06:00
UnitTestMaskFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMaskPointsFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMeshQualityFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestMultiBlockFilters.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMultiBlockHistogramFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestNDEntropyFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestNDHistogramFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestPointAverageFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestPointElevationFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestPointTransform.cxx Make PointTransform actually transform the points 2019-08-26 12:29:24 -06:00
UnitTestProbe.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestSplitSharpEdgesFilter.cxx Merge branch 'master' into contour_hackathon 2019-08-18 14:49:08 -06:00
UnitTestStreamlineFilter.cxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
UnitTestStreamSurfaceFilter.cxx Rework internals of stream surface filter. 2019-08-22 10:08:50 -04:00
UnitTestSurfaceNormalsFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestTetrahedralizeFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestThresholdFilter.cxx Copy Threshold output to a CellSetExplicit 2019-08-20 16:04:26 -06:00
UnitTestThresholdPointsFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestTriangulateFilter.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestTubeFilter.cxx compile warnings. 2019-08-22 10:17:40 -04:00
UnitTestVectorMagnitudeFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestVertexClusteringFilter.cxx Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
UnitTestWarpScalarFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestWarpVectorFilter.cxx Provide simplified way to construct point and cell fields 2019-08-15 11:03:41 -04:00
UnitTestZFP.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00