-
- Downloads
Merge topic 'improve_polyhedral_contouring'
49284637 from 'char ** argv' to 'char *argv[]' to prevent link error on Windows cc9ec248 Minor changes to get rid of -Wunused and -Wformat compiler warnings f47a0534 added a second test (TestPolyhedron3) 1b113aec added correct parentheses to value tolerance calculation e45d98a7 added test for improved polyhedral contouring d90a9cf8 improved the polyhedron contour using tolerances dependent on the data range Acked-by:Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !1563
Showing
- Common/DataModel/Testing/Cxx/CMakeLists.txt 9 additions, 0 deletionsCommon/DataModel/Testing/Cxx/CMakeLists.txt
- Common/DataModel/Testing/Cxx/TestPolyhedron2.cxx 57 additions, 0 deletionsCommon/DataModel/Testing/Cxx/TestPolyhedron2.cxx
- Common/DataModel/Testing/Cxx/TestPolyhedron3.cxx 82 additions, 0 deletionsCommon/DataModel/Testing/Cxx/TestPolyhedron3.cxx
- Common/DataModel/Testing/Data/polyhedron_mesh.vtu.md5 1 addition, 0 deletionsCommon/DataModel/Testing/Data/polyhedron_mesh.vtu.md5
- Common/DataModel/vtkPolyhedron.cxx 63 additions, 22 deletionsCommon/DataModel/vtkPolyhedron.cxx
Loading
Please register or sign in to comment