|
lsst.geom g096abc94f8+6a48825234
|
#include <vector>#include "boost/format.hpp"#include "ndarray.h"#include "lsst/geom/Point.h"#include "lsst/geom/Extent.h"#include "lsst/geom/Interval.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 | |
| namespace | lsst |
| namespace | lsst::geom |
| namespace | 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) |