Page MenuHomePhabricator

Change from vtkUnstructuredGrid to vtkUnstructuredGridBase
Closed, WontfixPublic

Description

Hi guys,

I am working with unstructured grids at the moment and there was a change in vtk 6.1.0 which allows unstructured grids with arbitrary memory layouts to be integrated into VTK (i.e. given your representation, there's no need to create a fully fledged vtkUnstructuredGrid, but rather create an adaptor class to implement the vtkUnstructuredGridBase interface - see http://www.vtk.org/Wiki/VTK/InSituDataStructures). This is really convenient and changing all the references in MITK from vtkUnstructuredGrid to vtkUnstructuredGridBase this also works for MITK.

The patch is attached. I think it makes sense to integrate it with MITK and it would take very little time to do so.

All best,

Rostislav.

Event Timeline

kislinsk triaged this task as Wishlist priority.Aug 10 2016, 5:06 AM
kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.