Hello,

I'm using Qwt to plot all sort of 2D geometrical entities.
In the next future I will want to display NURBS curves.

Is there a simple way to display NURBS using Qwt ?

I did not found any class for that ... I think I will have to compute some points on the curve and generate a QwtPlotCurve ...

Best regards

Joel.