[vtkusers] How to copy an existing vtkContourRepresentation to another renderer?
Gnim Gnay
my5f2 at mail.missouri.edu
Tue Jun 27 05:17:27 EDT 2017
Hey,
I currently have two vtkrenderwindows and after I get a
vtkContourRepresentation by creating a vtkContourwidget. Is it possible to
directly copy this vtkContourRepresentation to a different renderwindow ?
I know one way is to get polydata from existing vtkContourRepresentation and
use it to initialize a new vtkcontourwidget in the other vtkrenderwindow.
but can I directly copy the vtkContourRepresentation without using a new
vtkcontourwidget?
Thanks
Gnim Gnay
--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-copy-an-existing-vtkContourRepresentation-to-another-renderer-tp5743790.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list