lsst.afw  21.0.0-23-g03fb9f672+f385fa6f38
lsst::afw::math::SpatialCell Member List

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

begin()lsst::afw::math::SpatialCellinline
begin(bool ignoreBad)lsst::afw::math::SpatialCellinline
CandidateList typedeflsst::afw::math::SpatialCell
empty() constlsst::afw::math::SpatialCell
end()lsst::afw::math::SpatialCellinline
end(bool ignoreBad)lsst::afw::math::SpatialCellinline
getBBox() constlsst::afw::math::SpatialCellinline
getCandidateById(int id, bool noThrow=false)lsst::afw::math::SpatialCell
getIgnoreBad() constlsst::afw::math::SpatialCellinline
getLabel() constlsst::afw::math::SpatialCellinline
insertCandidate(std::shared_ptr< SpatialCellCandidate > candidate)lsst::afw::math::SpatialCell
iterator typedeflsst::afw::math::SpatialCell
operator=(SpatialCell const &)=defaultlsst::afw::math::SpatialCell
operator=(SpatialCell &&)=defaultlsst::afw::math::SpatialCell
removeCandidate(std::shared_ptr< SpatialCellCandidate > candidate)lsst::afw::math::SpatialCell
setIgnoreBad(bool ignoreBad)lsst::afw::math::SpatialCellinline
size() constlsst::afw::math::SpatialCell
sortCandidates()lsst::afw::math::SpatialCell
SpatialCell(std::string const &label, lsst::geom::Box2I const &bbox=lsst::geom::Box2I(), CandidateList const &candidateList=CandidateList())lsst::afw::math::SpatialCell
SpatialCell(SpatialCell const &)=defaultlsst::afw::math::SpatialCell
SpatialCell(SpatialCell &&)=defaultlsst::afw::math::SpatialCell
visitAllCandidates(CandidateVisitor *visitor, bool const ignoreExceptions=false, bool const reset=true)lsst::afw::math::SpatialCell
visitAllCandidates(CandidateVisitor *visitor, bool const ignoreExceptions=false, bool const reset=true) constlsst::afw::math::SpatialCell
visitCandidates(CandidateVisitor *visitor, int const nMaxPerCell=-1, bool const ignoreExceptions=false, bool const reset=true)lsst::afw::math::SpatialCell
visitCandidates(CandidateVisitor *visitor, int const nMaxPerCell=-1, bool const ignoreExceptions=false, bool const reset=true) constlsst::afw::math::SpatialCell
~SpatialCell()=defaultlsst::afw::math::SpatialCellvirtual