_asUsedInterpStyle | lsst.afw.math::Background | mutableprotected |
_asUsedUndersampleStyle | lsst.afw.math::Background | mutableprotected |
_bctrl | lsst.afw.math::Background | protected |
_imgBBox | lsst.afw.math::Background | protected |
_setCenOrigSize(int const width, int const height, int const nxSample, int const nySample) | lsst.afw.math::Background | 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 |
Background(Background const &) | lsst.afw.math::Background | private |
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 | |
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 |
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)=0 | lsst.afw.math::Background | pure virtual |
operator-=(float const delta)=0 | lsst.afw.math::Background | pure virtual |
operator=(Background const &) | lsst.afw.math::Background | private |
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 | |