#include <Goptical/Curve/Composer>
namespace Goptical {
namespace Curve {
class Composer;
};
};
This class is a member of the Curve namespace.
This class allows definition of a surface curve using the sum of several base curves. Each base curve involved can be translated, rotated and scaled individually.
See also the full member list section for this class.
No documentation available
Add a base curve to use for composition. The returned Composer::Attributes object may be used to apply base curve transformations.
This virtual function overrides the derivative virtual function defined in the Base base abstract class.
Documentation inherited from base class:
Get curve x and y derivative (gradient) at specified point
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:23 2012 using MkDoc