Class lsst::afw::table::PointKey¶
-
template<typename
T>
classPointKey: public lsst::afw::table::FunctorKey<lsst::geom::Point<T, 2>>¶ A FunctorKey used to get or set a lsst::geom::Point from an (x,y) pair of int or double Keys.
T>PointKey : public lsst::afw::table::FunctorKey<lsst::geom::Point<T, 2>>¶A FunctorKey used to get or set a lsst::geom::Point from an (x,y) pair of int or double Keys.