Home
last modified time | relevance | path

Searched refs:ValidatePointTransform (Results 1 – 4 of 4) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestPointTransform.cxx65 void ValidatePointTransform(const vtkm::cont::CoordinateSystem& coords, in ValidatePointTransform() function
93 ValidatePointTransform(ds.GetCoordinateSystem(), result, Transform3DTranslate(trans)); in TestPointTransformTranslation()
106 ValidatePointTransform(ds.GetCoordinateSystem(), result, Transform3DScale(scale)); in TestPointTransformScale()
121 ValidatePointTransform(ds.GetCoordinateSystem(), result, Transform3DRotate(angle, axis)); in TestPointTransformRotation()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/testing/
H A DUnitTestPointTransform.cxx63 void ValidatePointTransform(const vtkm::cont::CoordinateSystem& coords, in ValidatePointTransform() function
107 ValidatePointTransform( in TestPointTransformTranslation()
119 ValidatePointTransform(ds.GetCoordinateSystem(), "scale", result, Transform3DScale(scale)); in TestPointTransformScale()
132 ValidatePointTransform( in TestPointTransformRotation()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/filter/testing/
H A DUnitTestPointTransform.cxx73 void ValidatePointTransform(const vtkm::cont::CoordinateSystem& coords, in ValidatePointTransform() function
111 ValidatePointTransform( in TestPointTransformTranslation()
125 ValidatePointTransform(ds.GetCoordinateSystem(), "scale", result, Transform3DScale(scale)); in TestPointTransformScale()
139 ValidatePointTransform( in TestPointTransformRotation()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestPointTransform.cxx75 void ValidatePointTransform(const vtkm::cont::CoordinateSystem& coords, in ValidatePointTransform() function
104 ValidatePointTransform(ds.GetCoordinateSystem(), result, Transform3DTranslate(trans)); in TestPointTransformTranslation()
118 ValidatePointTransform(ds.GetCoordinateSystem(), result, Transform3DScale(scale)); in TestPointTransformScale()
133 ValidatePointTransform(ds.GetCoordinateSystem(), result, Transform3DRotate(angle, axis)); in TestPointTransformRotation()