[vtkusers] How to cut two different volumes simultaneously with vtkImagePlaneWidget

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Jul 15 18:49:32 EDT 2010


You will have to use two vtkCutter but you can use the same vtkPlane
as function for both of them...

Seb

2010/7/14 Álvaro González Lorente <sapito_verbenero at hotmail.com>:
> Hello,
> I would like to cut two different volumes (for example, with structured
> points format) and show the cut's result in a different window, using
> vtkImagePlaneWidget.
> From what I have read so far, I think it's not feasible to implement a plane
> which cuts two different volumes, and so, I thought about having two planes
> moving simultaneously. I.e, when I move one, the other moves as well. Thus,
> it would be like if I had only one plane.
> Any ideas of how I can do this? Does the solution have to be with the
> interactor? Are any of my premises wrong?
> I would be more than grateful if I had some help from anyone.
> Regards
> ________________________________
> Accede a tu Hotmail en un solo clic. ¡Descárgate Internet Explorer 8 y
> empieza a disfrutar de todas las ventajas!
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list