_asUsedInterpStyle | lsst::afw::math::Background | mutableprotected |
_asUsedUndersampleStyle | lsst::afw::math::Background | mutableprotected |
_bctrl | lsst::afw::math::Background | protected |
_imgBBox | lsst::afw::math::Background | protected |
_xcen | lsst::afw::math::Background | protected |
_xorig | lsst::afw::math::Background | protected |
_xsize | lsst::afw::math::Background | protected |
_ycen | lsst::afw::math::Background | protected |
_yorig | lsst::afw::math::Background | protected |
_ysize | lsst::afw::math::Background | protected |
Background(ImageT const &img, BackgroundControl const &bgCtrl) | lsst::afw::math::Background | explicitprotected |
Background(lsst::geom::Box2I const imageBBox, int const nx, int const ny) | lsst::afw::math::Background | explicitprotected |
Background(Background const &)=delete | lsst::afw::math::Background | |
Background(Background &&)=delete | lsst::afw::math::Background | |
getApproximate(ApproximateControl const &actrl, UndersampleStyle const undersampleStyle=THROW_EXCEPTION) const | lsst::afw::math::Background | inline |
getAsUsedInterpStyle() const | lsst::afw::math::Background | inline |
getAsUsedUndersampleStyle() const | lsst::afw::math::Background | inline |
getBackgroundControl() | lsst::afw::math::Background | inline |
getBackgroundControl() const | lsst::afw::math::Background | inline |
getImage(Interpolate::Style const interpStyle, UndersampleStyle const undersampleStyle=THROW_EXCEPTION) const | lsst::afw::math::Background | inline |
getImage(std::string const &interpStyle, std::string const &undersampleStyle="THROW_EXCEPTION") const | lsst::afw::math::Background | inline |
getImage(lsst::geom::Box2I const &bbox, Interpolate::Style const interpStyle, UndersampleStyle const undersampleStyle=THROW_EXCEPTION) const | lsst::afw::math::Background | inline |
getImage(lsst::geom::Box2I const &bbox, std::string const &interpStyle, std::string const &undersampleStyle="THROW_EXCEPTION") const | lsst::afw::math::Background | inline |
getImage() const | lsst::afw::math::Background | inline |
getImageBBox() const | lsst::afw::math::Background | inline |
InternalPixelT typedef | lsst::afw::math::Background | |
operator+=(float const delta)=0 | lsst::afw::math::Background | pure virtual |
operator-=(float const delta)=0 | lsst::afw::math::Background | pure virtual |
operator=(Background const &)=delete | lsst::afw::math::Background | |
operator=(Background &&)=delete | lsst::afw::math::Background | |
~Background()=default | lsst::afw::math::Background | protectedvirtual |