Hi
I have a new problem:
I have an array of isoplanar Polygons (vtkPolyData) which i want to visualize
with MITK. Currently my workflow is as follows:
- Append all Polydata objects to one single vktPolyData using vtkAppendPolyData
- Convert it to mitk::Surface using SetVtkPolyData
- Visualization over MITK AppExt
The process works for the Sagittal, Coronal and 3D view but not for the
Transversal view. The vtkCutter does not cut throught the planar planes
(because a polygon has no widht).
- So how can i change the rendering behaviour?
- Should i make a new mitk Data object with a new Mapper2D?
- How can i say the Widget to use my mapper for those objects?
Best regards
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users