<div class="gmail_quote">On Mon, Jul 23, 2012 at 7:12 AM, Jonathan Ruiz Peinado <span dir="ltr"><<a href="mailto:jonathan.ruiz3@gmail.com" target="_blank">jonathan.ruiz3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, I'm drawing some shapes in a render, so far so good, but I need to edit this shapes aswell, and is at this point where I get lost. I don't know how to get the shape or point from the render using mouseclick event, I know that I can get actors using vtkpicker but not sure if it can help me or how should I go from there.<div>
<br></div><div>Any advise?</div><div><br></div><div><br></div><div>Thanks. </div></blockquote><div><br></div><div>These might help:</div><div><br></div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/PointPicker">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/PointPicker</a><div>
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/MoveAVertex">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/MoveAVertex</a><br clear="all"><br></div><div>David </div></div>