lsst.afw g87b8406481+38fdbcbd0f
Loading...
Searching...
No Matches
lsst::afw::math::SpatialCellSet Member List

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

CellList typedeflsst::afw::math::SpatialCellSet
getBBox() constlsst::afw::math::SpatialCellSetinline
getCandidateById(int id, bool noThrow=false)lsst::afw::math::SpatialCellSet
getCellList()lsst::afw::math::SpatialCellSetinline
insertCandidate(std::shared_ptr< SpatialCellCandidate > candidate)lsst::afw::math::SpatialCellSet
operator=(SpatialCellSet const &)=defaultlsst::afw::math::SpatialCellSet
operator=(SpatialCellSet &&)=defaultlsst::afw::math::SpatialCellSet
setIgnoreBad(bool ignoreBad)lsst::afw::math::SpatialCellSet
sortCandidates()lsst::afw::math::SpatialCellSet
SpatialCellSet(lsst::geom::Box2I const &region, int xSize, int ySize=0)lsst::afw::math::SpatialCellSet
SpatialCellSet(SpatialCellSet const &)=defaultlsst::afw::math::SpatialCellSet
SpatialCellSet(SpatialCellSet &&)=defaultlsst::afw::math::SpatialCellSet
visitAllCandidates(CandidateVisitor *visitor, bool const ignoreExceptions=false)lsst::afw::math::SpatialCellSet
visitAllCandidates(CandidateVisitor *visitor, bool const ignoreExceptions=false) constlsst::afw::math::SpatialCellSet
visitCandidates(CandidateVisitor *visitor, int const nMaxPerCell=-1, bool const ignoreExceptions=false)lsst::afw::math::SpatialCellSet
visitCandidates(CandidateVisitor *visitor, int const nMaxPerCell=-1, bool const ignoreExceptions=false) constlsst::afw::math::SpatialCellSet
~SpatialCellSet()=defaultlsst::afw::math::SpatialCellSetvirtual