25 #ifndef LSST_AFW_GEOM_ELLIPSES_Parametric_h_INCLUDED
26 #define LSST_AFW_GEOM_ELLIPSES_Parametric_h_INCLUDED
An ellipse defined by an arbitrary BaseCore and a center point.
A functor that returns points on the boundary of the ellipse as a function of a parameter that runs b...
Parametric(Ellipse const &ellipse)
lsst::geom::Point2D operator()(double t) const
A base class for image defects.