[vtkusers] vtkSplineWidget but with linear interpolation
Dean Inglis
dean.inglis at sympatico.ca
Sat Jul 4 09:23:03 EDT 2009
Hi Florian,
use
widget->SetResolution( 1 );
to control the number of line segments between widget handles.
Dean
Software Demos:
<http://www.youtube.com/watch?v=iVmMdUc1gM8>
http://www.youtube.com/watch?v=iVmMdUc1gM8
http://www.youtube.com/watch?v=_zYNtHC9-0s
im looking for something thats works similar to the vtkSplinewidget but
with linear interpolation (so actually just straight lines connecting
one handle to an other).
Is there an easy way to get this working without having to write my own
class with this functionality?
I would be very thankful if somebody got an idea or solution.
Best regards
Florian Jung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090704/228b82ca/attachment.htm>
More information about the vtkusers
mailing list