lsst.sphgeom 22.0.1-8-gfb2c8f9+f3d053c481
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.