[vtkusers] Using vtkImagePlaneWidget

John Drescher drescherjm at gmail.com
Mon Sep 24 11:38:09 EDT 2012


> I'm new in these vtk environment, working with Visual C++ Express 2010. Can
> anyone give me an explanation on how to add these ImagePlaneWidget into a 3D
> volume i'm displaying from a set of slices, or how can I add any of the
> widgets at all in a simple visualization app.
>

There is an example of the vtkImagePlaneWidget (complete with
CMakeLists.txt so it should be easy to test) here in the wiki:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Widgets/ImagePlaneWidget

John



More information about the vtkusers mailing list