Searched refs:transformation (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dpolar-arrange-tab.cpp330 Geom::Affine transformation; // Any additional transformation to apply to the objects local
347 transformation = referenceEllipse->i2dt_affine();
362 transformation.setIdentity();
373 Geom::Point realCenter = Geom::Point(cx, cy) * transformation;
384 Geom::Point newLocation = calcPoint(cx, cy, rx, ry, angle) * transformation;

Completed in 13 milliseconds