LSST Applications  21.0.0+04719a4bac,21.0.0-1-ga51b5d4+f5e6047307,21.0.0-11-g2b59f77+a9c1acf22d,21.0.0-11-ga42c5b2+86977b0b17,21.0.0-12-gf4ce030+76814010d2,21.0.0-13-g1721dae+760e7a6536,21.0.0-13-g3a573fe+768d78a30a,21.0.0-15-g5a7caf0+f21cbc5713,21.0.0-16-g0fb55c1+b60e2d390c,21.0.0-19-g4cded4ca+71a93a33c0,21.0.0-2-g103fe59+bb20972958,21.0.0-2-g45278ab+04719a4bac,21.0.0-2-g5242d73+3ad5d60fb1,21.0.0-2-g7f82c8f+8babb168e8,21.0.0-2-g8f08a60+06509c8b61,21.0.0-2-g8faa9b5+616205b9df,21.0.0-2-ga326454+8babb168e8,21.0.0-2-gde069b7+5e4aea9c2f,21.0.0-2-gecfae73+1d3a86e577,21.0.0-2-gfc62afb+3ad5d60fb1,21.0.0-25-g1d57be3cd+e73869a214,21.0.0-3-g357aad2+ed88757d29,21.0.0-3-g4a4ce7f+3ad5d60fb1,21.0.0-3-g4be5c26+3ad5d60fb1,21.0.0-3-g65f322c+e0b24896a3,21.0.0-3-g7d9da8d+616205b9df,21.0.0-3-ge02ed75+a9c1acf22d,21.0.0-4-g591bb35+a9c1acf22d,21.0.0-4-g65b4814+b60e2d390c,21.0.0-4-gccdca77+0de219a2bc,21.0.0-4-ge8a399c+6c55c39e83,21.0.0-5-gd00fb1e+05fce91b99,21.0.0-6-gc675373+3ad5d60fb1,21.0.0-64-g1122c245+4fb2b8f86e,21.0.0-7-g04766d7+cd19d05db2,21.0.0-7-gdf92d54+04719a4bac,21.0.0-8-g5674e7b+d1bd76f71f,master-gac4afde19b+a9c1acf22d,w.2021.13
LSST Data Management Base Package
lsst::afw::geom::SpanSet Member List

This is the complete list of members for lsst::afw::geom::SpanSet, including all inherited members.

applyFunctor(Functor &&func, Args &&... args) constlsst::afw::geom::SpanSetinline
back() constlsst::afw::geom::SpanSetinline
begin() constlsst::afw::geom::SpanSetinline
cbegin() constlsst::afw::geom::SpanSetinline
cend() constlsst::afw::geom::SpanSetinline
clearMask(lsst::afw::image::Mask< T > &target, T bitmask) constlsst::afw::geom::SpanSet
clippedTo(lsst::geom::Box2I const &box) constlsst::afw::geom::SpanSet
computeCentroid() constlsst::afw::geom::SpanSet
computeShape() constlsst::afw::geom::SpanSet
const_iterator typedeflsst::afw::geom::SpanSet
const_reference typedeflsst::afw::geom::SpanSet
contains(SpanSet const &other) constlsst::afw::geom::SpanSet
contains(lsst::geom::Point2I const &point) constlsst::afw::geom::SpanSet
copyImage(image::Image< ImageT > const &src, image::Image< ImageT > &dest)lsst::afw::geom::SpanSetinline
copyMaskedImage(image::MaskedImage< ImageT, MaskT, VarT > const &src, image::MaskedImage< ImageT, MaskT, VarT > &dest)lsst::afw::geom::SpanSetinline
dilated(int r, Stencil s=Stencil::CIRCLE) constlsst::afw::geom::SpanSet
dilated(SpanSet const &other) constlsst::afw::geom::SpanSet
dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< lsst::afw::geom::SpanSet >static
empty() constlsst::afw::geom::SpanSetinline
end() constlsst::afw::geom::SpanSetinline
eroded(int r, Stencil s=Stencil::CIRCLE) constlsst::afw::geom::SpanSet
eroded(SpanSet const &other) constlsst::afw::geom::SpanSet
findEdgePixels() constlsst::afw::geom::SpanSet
flatten(ndarray::Array< Pixel, inN, inC > const &input, lsst::geom::Point2I const &xy0=lsst::geom::Point2I()) constlsst::afw::geom::SpanSetinline
flatten(ndarray::Array< PixelOut, inA - 1, outC > const &output, ndarray::Array< PixelIn, inA, inC > const &input, lsst::geom::Point2I const &xy0=lsst::geom::Point2I()) constlsst::afw::geom::SpanSetinline
fromMask(image::Mask< T > const &mask, UnaryPredicate comparator=details::AnyBitSetFunctor< T >())lsst::afw::geom::SpanSetinlinestatic
fromMask(image::Mask< T > const &mask, T bitmask)lsst::afw::geom::SpanSetinlinestatic
fromShape(int r, Stencil s=Stencil::CIRCLE, lsst::geom::Point2I offset=lsst::geom::Point2I())lsst::afw::geom::SpanSetstatic
fromShape(geom::ellipses::Ellipse const &ellipse)lsst::afw::geom::SpanSetstatic
front() constlsst::afw::geom::SpanSetinline
getArea() constlsst::afw::geom::SpanSet
getBBox() constlsst::afw::geom::SpanSet
intersect(SpanSet const &other) constlsst::afw::geom::SpanSet
intersect(image::Mask< T > const &other, T bitmask) constlsst::afw::geom::SpanSet
intersectNot(SpanSet const &other) constlsst::afw::geom::SpanSet
intersectNot(image::Mask< T > const &other, T bitmask) constlsst::afw::geom::SpanSet
isContiguous() constlsst::afw::geom::SpanSet
isPersistable() const noexcept overridelsst::afw::geom::SpanSetinlinevirtual
operator!=(SpanSet const &other) constlsst::afw::geom::SpanSet
operator=(SpanSet const &)=defaultlsst::afw::geom::SpanSet
operator=(SpanSet &&other)lsst::afw::geom::SpanSetinline
lsst::afw::table::io::Persistable::operator=(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
lsst::afw::table::io::Persistable::operator=(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
operator==(SpanSet const &other) constlsst::afw::geom::SpanSet
OutputArchiveHandle typedeflsst::afw::table::io::Persistableprotected
overlaps(SpanSet const &other) constlsst::afw::geom::SpanSet
Persistable() noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< lsst::afw::geom::SpanSet >inlinestatic
readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< lsst::afw::geom::SpanSet >inlinestatic
readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< lsst::afw::geom::SpanSet >inlinestatic
setImage(image::Image< ImageT > &image, ImageT val, lsst::geom::Box2I const &region=lsst::geom::Box2I(), bool doClip=false) constlsst::afw::geom::SpanSet
setMask(lsst::afw::image::Mask< T > &target, T bitmask) constlsst::afw::geom::SpanSet
shiftedBy(int x, int y) constlsst::afw::geom::SpanSet
shiftedBy(lsst::geom::Extent2I const &offset) constlsst::afw::geom::SpanSet
size() constlsst::afw::geom::SpanSetinline
size_type typedeflsst::afw::geom::SpanSet
SpanSet()lsst::afw::geom::SpanSet
SpanSet(lsst::geom::Box2I const &box)lsst::afw::geom::SpanSetexplicit
SpanSet(iter begin, iter end, bool normalize=true)lsst::afw::geom::SpanSetinline
SpanSet(std::vector< Span > const &vec, bool normalize=true)lsst::afw::geom::SpanSetexplicit
SpanSet(std::vector< Span > &&vec, bool normalize=true)lsst::afw::geom::SpanSetexplicit
SpanSet(SpanSet const &other)=deletelsst::afw::geom::SpanSet
SpanSet(SpanSet &&other)=deletelsst::afw::geom::SpanSet
SpansSetFactory classlsst::afw::geom::SpanSetfriend
split() constlsst::afw::geom::SpanSet
transformedBy(lsst::geom::LinearTransform const &t) constlsst::afw::geom::SpanSet
transformedBy(lsst::geom::AffineTransform const &t) constlsst::afw::geom::SpanSet
transformedBy(TransformPoint2ToPoint2 const &t) constlsst::afw::geom::SpanSet
unflatten(ndarray::Array< Pixel, inA, inC > const &input) constlsst::afw::geom::SpanSetinline
unflatten(ndarray::Array< PixelOut, inA+1, outC > const &output, ndarray::Array< PixelIn, inA, inC > const &input, lsst::geom::Point2I const &xy0=lsst::geom::Point2I()) constlsst::afw::geom::SpanSetinline
union_(SpanSet const &other) constlsst::afw::geom::SpanSet
union_(image::Mask< T > const &other, T bitmask) constlsst::afw::geom::SpanSet
value_type typedeflsst::afw::geom::SpanSet
writeFits(std::string const &fileName, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::MemFileManager &manager, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::Fits &fitsfile) constlsst::afw::table::io::Persistable
~Persistable() noexcept=defaultlsst::afw::table::io::Persistablevirtual
~SpanSet() override=defaultlsst::afw::geom::SpanSet