Function lsst::afw::geom::operator<<(std::ostream&, GenericEndpoint const&)

Function Documentation

std::ostream &lsst::afw::geom::operator<<(std::ostream &os, GenericEndpoint const &endpoint)

Print “GenericEndpoint(_n_)” to the ostream where _n_ is the number of axes, e.g. “GenericAxes(4)”.