|
lsst.geom
16.0-10-g230e10e+8
|
#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... | |
Namespaces | |
| lsst | |
| lsst::geom | |
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) |
1.8.13