[vtkusers] Bezier curves

David Lonie david.lonie at kitware.com
Fri Aug 12 11:33:33 EDT 2016


On Fri, Aug 12, 2016 at 11:21 AM, Enzo Matsumiya
<enzo.matsumiya at gmail.com> wrote:
> Thanks David.
>
> I just found out about vtkBezierContourLineInterpolator used as
> supplementary to vtkContourWidget.
> Is there any way I can use those control points to manually draw a bezier
> curve using the vtkContourWidget?

I'm not familiar with that code, but it might be possible. You
wouldn't be able to use the vtkPath object directly, though, since the
contour code was written before vtkPath existed.

Maybe someone more familiar with vtkBezierContourLineInterpolator can
comment on it's usage?

Dave


More information about the vtkusers mailing list