LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | 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"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::sphgeom
 

Functions

std::ostreamlsst::sphgeom::operator<< (std::ostream &, ConvexPolygon const &)
 

Detailed Description

This file contains the ConvexPolygon class implementation.

Definition in file ConvexPolygon.cc.