lsst.sphgeom gb956055f9b+164b02c8d4
Functions
Box.cc File Reference

This file contains the Box class implementation. More...

#include "lsst/sphgeom/Box.h"
#include <cmath>
#include <ostream>
#include <stdexcept>
#include "lsst/sphgeom/Box3d.h"
#include "lsst/sphgeom/Circle.h"
#include "lsst/sphgeom/ConvexPolygon.h"
#include "lsst/sphgeom/Ellipse.h"
#include "lsst/sphgeom/codec.h"
#include "lsst/sphgeom/utils.h"

Functions

std::ostream & lsst::sphgeom::operator<< (std::ostream &, Box const &)
 

Detailed Description

This file contains the Box class implementation.