lsst.sphgeom ga1cf026fa3+ac198e9f13
|
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.