class Bezier

Simple bezier curve

Inheritance:


Public Methods

void calc(int steps)
Calculate bezier curve into Offset (x,y) array
Real y(Real x)
Return y that goes with x by interpolation

Documentation

Simple bezier curve
void calc(int steps)
Calculate bezier curve into Offset (x,y) array

Real y(Real x)
Return y that goes with x by interpolation


Direct child classes:
Bezier_bow

alphabetic index hierarchy of classes


This program documentation comes from lilypond-1.0.0.tar.gz. It was generated by <janneke@gnu.org> on Fri Jul 31 15:42:17 CEST 1998