-
- Downloads
vtkSynchronizedTemplates2D relies only on InputArrayToProcess
* the `Scalars` array was still used to get Increments (to navigate in the data array raw pointer) leading to some inconsitencies when Scalars has a different memory layout than the effective InputArrayToProcess see issue #19386 Test was disabled due to ImageComparison (see #19221) Reimplement it in C++ to use `CompareDataObjects` instead of rendering.
Showing
- Filters/Core/Testing/CMakeLists.txt 1 addition, 0 deletionsFilters/Core/Testing/CMakeLists.txt
- Filters/Core/Testing/Cxx/CMakeLists.txt 1 addition, 0 deletionsFilters/Core/Testing/Cxx/CMakeLists.txt
- Filters/Core/Testing/Cxx/TestSynchronizedTemplates2D.cxx 56 additions, 0 deletionsFilters/Core/Testing/Cxx/TestSynchronizedTemplates2D.cxx
- Filters/Core/Testing/Data/Baseline/TestSynchronizedTemplates2D.png.sha512 0 additions, 1 deletion...ting/Data/Baseline/TestSynchronizedTemplates2D.png.sha512
- Filters/Core/Testing/Python/CMakeLists.txt 0 additions, 1 deletionFilters/Core/Testing/Python/CMakeLists.txt
- Filters/Core/Testing/Python/TestSynchronizedTemplates2D.py 0 additions, 55 deletionsFilters/Core/Testing/Python/TestSynchronizedTemplates2D.py
- Filters/Core/vtkSynchronizedTemplates2D.cxx 15 additions, 12 deletionsFilters/Core/vtkSynchronizedTemplates2D.cxx
- Testing/Data/SynchronizedTemplates2D.vtp.sha512 1 addition, 0 deletionsTesting/Data/SynchronizedTemplates2D.vtp.sha512
Loading
Please register or sign in to comment