add Normals to meshes

This commit is contained in:
AndreaRigoni
2026-03-14 13:23:28 +00:00
parent 35e4fb949d
commit e5dfb75262
12 changed files with 464 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
set(TESTS
vtkStructuredGridTest
vtkTriangleMeshTest
vtkQuadMeshTest
vtkVoxImageTest
)