Go to the source code of this file.
|
template void | lsst::afw::geom::SpanSet::setImage< std::uint16_t > (image::Image< std::uint16_t > &image, std::uint16_t val, lsst::geom::Box2I const ®ion=lsst::geom::Box2I(), bool doClip=false) const |
|
template void | lsst::afw::geom::SpanSet::setImage< std::uint64_t > (image::Image< std::uint64_t > &image, std::uint64_t val, lsst::geom::Box2I const ®ion=lsst::geom::Box2I(), bool doClip=false) const |
|
template void | lsst::afw::geom::SpanSet::setMask< image::MaskPixel > (image::Mask< image::MaskPixel > &target, image::MaskPixel bitmask) const |
|
template void | lsst::afw::geom::SpanSet::clearMask< image::MaskPixel > (image::Mask< image::MaskPixel > &target, image::MaskPixel bitmask) const |
|
template std::shared_ptr< SpanSet > | lsst::afw::geom::SpanSet::intersect< image::MaskPixel > (image::Mask< image::MaskPixel > const &other, image::MaskPixel bitmask) const |
|
template std::shared_ptr< SpanSet > | lsst::afw::geom::SpanSet::intersectNot< image::MaskPixel > (image::Mask< image::MaskPixel > const &other, image::MaskPixel bitmask) const |
|
template std::shared_ptr< SpanSet > | lsst::afw::geom::SpanSet::union_< image::MaskPixel > (image::Mask< image::MaskPixel > const &other, image::MaskPixel bitmask) const |
|
◆ INSTANTIATE_IMAGE_TYPE
#define INSTANTIATE_IMAGE_TYPE |
( |
|
T | ) |
|
Value:
bool doClip = false) const;
A class to represent a 2-dimensional array of pixels.
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects.
Definition at line 1043 of file SpanSet.cc.
◆ INSTANTIATE_MASK_TYPE
#define INSTANTIATE_MASK_TYPE |
( |
|
T | ) |
|
Value:
const; \
Key< Flag > const & target
ItemVariant const * other
Represent a 2-dimensional array of bitmask pixels.
Definition at line 1048 of file SpanSet.cc.
◆ spanSetSchema
table::Schema spanSetSchema |
◆ spanX0
◆ spanX1
◆ spanY
◆ xmax
◆ xmin