lsst.afw  20.0.0-4-gde602ef96+1
Public Member Functions | List of all members
lsst::afw::geom::ellipses::EllipseHorizontalLineIntersection Class Reference

Public Member Functions

 EllipseHorizontalLineIntersection (Ellipse const &ellipse)
 
boost::optional< std::pair< double, double > > xAt (double y) const
 

Detailed Description

Definition at line 62 of file PixelRegion.cc.

Constructor & Destructor Documentation

◆ EllipseHorizontalLineIntersection()

lsst::afw::geom::ellipses::EllipseHorizontalLineIntersection::EllipseHorizontalLineIntersection ( Ellipse const &  ellipse)
inlineexplicit

Definition at line 65 of file PixelRegion.cc.

Member Function Documentation

◆ xAt()

boost::optional<std::pair<double, double> > lsst::afw::geom::ellipses::EllipseHorizontalLineIntersection::xAt ( double  y) const
inline

Definition at line 81 of file PixelRegion.cc.


The documentation for this class was generated from the following file: