Class lsst::jointcal::FastFinder::Iterator

class Iterator

Iterator meant to traverse objects within some limiting distance. Initializer is beginScan and end condition is (*it == NULL). Used by findClosest & co.