lsst.afw
tickets.DM-23835-g31c64b24f1
|
Public Member Functions | |
PsfCacheKey (lsst::geom::Point2D const &position_, image::Color color_=image::Color()) | |
bool | operator== (PsfCacheKey const &other) const |
Public Attributes | |
const lsst::geom::Point2D | position |
const image::Color | color |
Friends | |
std::ostream & | operator<< (std::ostream &os, PsfCacheKey const &key) |
|
inline |
|
inline |
|
friend |
const image::Color lsst::afw::detection::detail::PsfCacheKey::color |
const lsst::geom::Point2D lsst::afw::detection::detail::PsfCacheKey::position |