LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include <vector>
#include "boost/format.hpp"
#include "ndarray.h"
#include "lsst/geom/Point.h"
#include "lsst/geom/Extent.h"
Go to the source code of this file.
Classes | |
class | lsst::geom::Box2I |
An integer coordinate rectangle. More... | |
class | lsst::geom::Box2D |
A floating-point coordinate rectangle geometry. More... | |
struct | std::hash< lsst::geom::Box2I > |
struct | std::hash< lsst::geom::Box2D > |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::geom | |
std | |
STL namespace. | |
Typedefs | |
typedef Box2D | lsst::geom::BoxD |
typedef Box2I | lsst::geom::BoxI |
Functions | |
std::ostream & | lsst::geom::operator<< (std::ostream &os, Box2I const &box) |
std::ostream & | lsst::geom::operator<< (std::ostream &os, Box2D const &box) |