LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
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"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::sphgeom | |
Functions | |
std::ostream & | lsst::sphgeom::operator<< (std::ostream &, ConvexPolygon const &) |
This file contains the ConvexPolygon class implementation.
Definition in file ConvexPolygon.cc.