[vtkusers] vtkParametricSpline problem

Bill Lorensen bill.lorensen at gmail.com
Thu Jan 16 08:44:47 EST 2014


The spline should touch both ends. Are you sure it is not.


On Thu, Jan 16, 2014 at 7:39 AM, reaper84 <sankowski at gmail.com> wrote:
> Hi VTK Users,
>
> I have a question about vtkParametricSpline. I have a set of points in 3D.
> I'm using vtkParaetricSpline and vtkParametricFunctionSource to interpolate
> curved line between them like in this example:
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ParametricSpline
> <http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ParametricSpline>  . It
> works fine but output line is shorter than positions of first and last point
> from the set. I want spline to touch beginning and ending points.How do I do
> that?
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/vtkParametricSpline-problem-tp5725440.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list