[vtkusers] Toggle surface/wireframe programatically

David Doria daviddoria at gmail.com
Tue Nov 8 20:16:14 EST 2011


On Tue, Nov 8, 2011 at 7:07 PM, totte_karlsson <totte at dunescientific.com> wrote:
> Hi,
> I'm quite new with VTK. How do I toggle between wire frame/surface
> programatically, i.e. achieving the same as when pressing 'w' or 's' in a
> render window, but in a c++ function?
>
> -totte

This should get you started:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/Wireframe

David



More information about the vtkusers mailing list