Class lsst::afw::table::PointKey

template<typename T>
class 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.