25 #ifndef LSST_AFW_GEOM_ELLIPSES_Transformer_h_INCLUDED
26 #define LSST_AFW_GEOM_ELLIPSES_Transformer_h_INCLUDED
ItemVariant const * other
std::unique_ptr< SchemaItem< U > > result
A base class for parametrizations of the "core" of an ellipse - the ellipticity and size.
Transformer transform(lsst::geom::LinearTransform const &transform)
Return the transform that maps the ellipse to the unit circle.
An ellipse defined by an arbitrary BaseCore and a center point.
Ellipse(BaseCore const &core, lsst::geom::Point2D const ¢er=lsst::geom::Point2D())
Return the transform that maps the ellipse to the unit circle.
Transformer transform(lsst::geom::AffineTransform const &transform)
A base class for image defects.