lsst.sphgeom gfb2c8f9998+8827c0d83c
|
This file contains the ConvexPolygon class implementation. More...
#include "lsst/sphgeom/ConvexPolygon.h"
#include <ostream>
#include <stdexcept>
#include "lsst/sphgeom/codec.h"
#include "lsst/sphgeom/orientation.h"
#include "ConvexPolygonImpl.h"
Functions | |
std::ostream & | lsst::sphgeom::operator<< (std::ostream &, ConvexPolygon const &) |
This file contains the ConvexPolygon class implementation.