| Did you know ... | Search Documentation: |
| bezier_curve->set_point |
<-start, bezier_curve<-control1, bezier_curve<-control2
or bezier_curve<-end and bezier_curve->compute’s
the curve afterwards,
It is normally used with the result if bezier_curve<-point
to allow interactive editing of bezier curves. See also the PceDraw demo
application.