Page MenuHomePhabricator

UnstructuredGrid to UnstructuredGrid filter
Closed, ResolvedPublic

Description

A superclass for all filters which has a mitk::UnstructuredGrid as input and a mitk::UnstructuredGrid as output

Event Timeline

User riecker has pushed new remote branch:

bug-18511-UnstructuredGridToUnstructuredGridFilter

User riecker has pushed new remote branch:

bug-18511-UnstructuredGridToUnstructuredGridFilter-IntegrationBranch

[d5f898]: Merge branch 'bug-18511-UnstructuredGridToUnstructuredGridFilter-Integ

Merged commits:

2014-12-08 11:58:14 Nico Riecker [321cf2]
Merge branch 'bug-18511-UnstructuredGridToUnstructuredGridFilter' into bug-18511-UnstructuredGridToUnstructuredGridFilter-IntegrationBranch


2014-12-05 14:11:36 Nico Riecker [22cbda]
added some methods to the filter for multiple inputs
added a new test for the multiple inputs and outputs
had to add a graft method for mitkUnstructuredGrid


2014-12-02 11:08:39 Nico Riecker [561a49]
removed the GenerateData() method


2014-11-28 18:00:35 Nico Riecker [f300f8]
created a UnstructuredGridToUnstructuredGridFilter and a test for it

[b1a28a]: Merge branch 'bug-18511-UnstructuredGridToUnstructuredGridFilter-Integ

Merged commits:

2014-12-08 14:23:37 Nico Riecker [f88c07]
COMP: fixed the vtkDebugLeaks