| _asUsedInterpStyle | lsst.afw.math::Background | mutableprotected |
| _asUsedUndersampleStyle | lsst.afw.math::Background | mutableprotected |
| _bctrl | lsst.afw.math::Background | protected |
| _gridColumns | lsst.afw.math::BackgroundMI | mutableprivate |
| _imgBBox | lsst.afw.math::Background | protected |
| _setGridColumns(Interpolate::Style const interpStyle, UndersampleStyle const undersampleStyle, int const iX, std::vector< int > const &ypix) const | lsst.afw.math::BackgroundMI | private |
| _statsImage | lsst.afw.math::BackgroundMI | private |
| _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(geom::Box2I const imageBBox, int const nx, int const ny) | lsst.afw.math::Background | explicitprotected |
| BackgroundMI(ImageT const &img, BackgroundControl const &bgCtrl) | lsst.afw.math::BackgroundMI | explicit |
| BackgroundMI(geom::Box2I const imageDimensions, image::MaskedImage< InternalPixelT > const &statsImage) | lsst.afw.math::BackgroundMI | explicit |
| census(int, memId startingMemId=0) | lsst::daf::base::Citizen | static |
| census(std::ostream &stream, memId startingMemId=0) | lsst::daf::base::Citizen | static |
| census() | lsst::daf::base::Citizen | static |
| Citizen(const std::type_info &) | lsst::daf::base::Citizen | |
| Citizen(Citizen const &) | lsst::daf::base::Citizen | |
| doGetApproximate(ApproximateControl const &actrl, UndersampleStyle const undersampleStyle) const | lsst.afw.math::BackgroundMI | private |
| doGetImage(geom::Box2I const &bbox, Interpolate::Style const interpStyle_, UndersampleStyle const undersampleStyle) const | lsst.afw.math::BackgroundMI | private |
| 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 |
| getId() const | lsst::daf::base::Citizen | |
| 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::afw::geom::Box2I const &bbox, Interpolate::Style const interpStyle, UndersampleStyle const undersampleStyle=THROW_EXCEPTION) const | lsst.afw.math::Background | inline |
| getImage(lsst::afw::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 |
| getNextMemId() | lsst::daf::base::Citizen | static |
| getPixel(Interpolate::Style const style, int const x, int const y) const | lsst.afw.math::BackgroundMI | |
| getPixel(int const x, int const y) const | lsst.afw.math::BackgroundMI | inline |
| getStatsImage() const | lsst.afw.math::BackgroundMI | inline |
| hasBeenCorrupted() | lsst::daf::base::Citizen | static |
| init() | lsst::daf::base::Citizen | static |
| InternalPixelT typedef | lsst.afw.math::Background | |
| magicSentinel enum value | lsst::daf::base::Citizen | |
| markPersistent(void) | lsst::daf::base::Citizen | |
| memCallback typedef | lsst::daf::base::Citizen | |
| memId typedef | lsst::daf::base::Citizen | |
| memNewCallback typedef | lsst::daf::base::Citizen | |
| operator+=(float const delta) | lsst.afw.math::BackgroundMI | virtual |
| operator-=(float const delta) | lsst.afw.math::BackgroundMI | virtual |
| lsst::daf::base::Citizen::operator=(Citizen const &) | lsst::daf::base::Citizen | inline |
| repr() const | lsst::daf::base::Citizen | |
| setCorruptionCallback(memCallback func) | lsst::daf::base::Citizen | static |
| setDeleteCallback(memCallback func) | lsst::daf::base::Citizen | static |
| setDeleteCallbackId(memId id) | lsst::daf::base::Citizen | static |
| setNewCallback(memNewCallback func) | lsst::daf::base::Citizen | static |
| setNewCallbackId(memId id) | lsst::daf::base::Citizen | static |
| ~Background() | lsst.afw.math::Background | inlineprotectedvirtual |
| ~Citizen() | lsst::daf::base::Citizen | |