lsst.sphgeom 23.0.0-6-gfb2c8f9+f3d053c481
Functions
ConvexPolygon.cc File Reference

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 &)
 

Detailed Description

This file contains the ConvexPolygon class implementation.