[vtkusers] How to set the position of actor from vtkPolyData
louiskoo
419655660 at qq.com
Mon Jul 1 05:21:35 EDT 2013
At first,
vtkRenderer renderer =
renderWindowControl1.RenderWindow.GetRenderers().GetFirstRenderer();
renderer.AddActor(actor);
Then ,I want to update the actor by setting position.How to realize it?
--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-set-the-position-of-actor-from-vtkPolyData-tp5721695.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list