#include <Goptical/Curve/Composer>
namespace Goptical {
namespace Curve {
class Composer {
class Attributes;
};
};
};
This class is a member of the Composer class.
This class enables access to Composer base curve transformations. Sagitta (z) scaling and (x, y) affine transforms (translation, rotation, scaling) can be applied as needed in any order.
See also the full member list section for this class.
Apply rotation affine transform. Angle is in degree.
Apply scaling affine transform using scale factors (xscale, yscale)
Apply translation transform
Apply sagitta (z) offset. default is 0
Apply sagitta (z) scale factor. default is 1
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:23 2012 using MkDoc