Hi Alex,<br><br>vtkFrustumExtractor will do rubber band selection, but not lasoo selection. Give
it an input dataset and corner pixel screen coordinates and it will
produce all points contained in its input dataset that are behind that
screen rectangle. vtkAreaPicker will do the same at the prop level.
<br><br>cheers<br>Dave DeMarle<br><br><br><div><span class="gmail_quote">On 7/10/06, <b class="gmail_sendername">Alexander MacLennan</b> &lt;<a href="mailto:alex.maclennan@gmail.com">alex.maclennan@gmail.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Thanks Michael,<br><br>I'll give it a go, it sounds a lot simpler then my Java MouseMotionListener based code :)
<br><br>On another note, does anyone on the list know when the new editions of the VTK books will be available ? 
<br><br>cheers<br><br>alex<br><br><br><div><span class="gmail_quote">On 7/10/06, <b class="gmail_sendername">Michael R. Ballinger</b> &lt;<a href="mailto:mballing@andrew.cmu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mballing@andrew.cmu.edu</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Alex,<br><br>You might want to look at vtkSplineWidget.&nbsp;&nbsp;You can use the methods<br>ClosedOn() to make a complete 'lasoo' and use the GetHandlePosition() to
<br>return the 3d position of each vertex of the spline.&nbsp;&nbsp;Hope this helps.<br><br>-michael</blockquote></div><div><span class="e" id="q_10c58bff0d3534aa_1"><br><br>On Mon, 10 Jul 2006, Alexander MacLennan wrote:<br><br>&gt; Hi,
<br>&gt;<br>&gt; Are there any selection widgets in vtk that allow you to 'lasoo' a region
<br>&gt; and have the points in that region returned?<br>&gt; Or, given a list of points that make up a bounday ( or just extents of a<br>&gt; boundary like a rectangle selector) , give the points contained in that<br>&gt; region?
<br>&gt;<br>&gt; cheers<br>&gt;<br>&gt; alex<br>&gt;<br></span></div><div></div><br>

</div><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br><br><br></blockquote></div><br>