Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Functions | |
static double | vectorStretch (Geom::Point const &n, Geom::Affine const &trans) |
Returns the ratio in which a unit vector n is stretched by transform. | |
|
static |
Returns the ratio in which a unit vector n is stretched by transform.
Definition at line 694 of file sp-ellipse.cpp.
References Geom::Affine::withoutTranslation().
Referenced by SPGenericEllipse::getVisibleRx(), SPGenericEllipse::getVisibleRy(), SPGenericEllipse::setVisibleRx(), and SPGenericEllipse::setVisibleRy().