Page MenuHomePhabricator

Transformation of a geometry by a vtkMatrix
Closed, ResolvedPublic

Description

At the moment a transformation of a geometry (transformation of rendering planes) can not be done by a simple vtkMatrix4x4. Adding a new operation for the SliceNavigationController (and the geomtry classes) adds this functionality.

Event Timeline

New remote branch pushed: bug-15486-TransformGeometryByMatrixOperation

New remote branch pushed: bug-15486-Remove-Deprecated-IpPic

@Michael: Sorry, I had entered a wrong bug number when creating the branch => it actually belongs to T15489...

Hi Michael, whats the status?
is this solved?

The operation is working only testcases are missing. For this purpose a new bug was created (T16482).

New remote branch pushed: bug-15486-ApplyMatrixTransform

[0c2039]: Merge branch 'bug-15486-ApplyMatrixTransform'

Merged commits:

2013-07-02 10:39:41 Michael Brehler [612b3c]
Added a ApplyMatrixOperation for tranforming a geometry by a vtkMatrix4x4