LSSTApplications  17.0,17.0+1,17.0+11,17.0+12,17.0+15,17.0+6,17.0-1-g377950a+5,17.0.1-1-g0d345a5+4,17.0.1-1-g444bd44+3,17.0.1-1-g46e6382+4,17.0.1-1-g4d4fbc4,17.0.1-1-g703d48b+1,17.0.1-1-g9deacb5+3,17.0.1-1-gaef33af,17.0.1-1-gea52513+3,17.0.1-1-gf4e0155+4,17.0.1-1-gfc65f5f+3,17.0.1-1-gfc6fb1f,17.0.1-2-g0ce9737+4,17.0.1-2-g2a2f1b99+4,17.0.1-2-gd73ec07+4,17.0.1-3-gb71a564+4,17.0.1-3-gc20ba7d+5,17.0.1-3-gcbbb95d,17.0.1-4-g41c8d5dc0+1,17.0.1-4-gfa71e81+2,17.0.1-5-gb7d1e01+3,17.0.1-5-gf0ac6446+5,17.0.1-7-g69836a1+3,w.2019.12
LSSTDataManagementBasePackage
Classes | Namespaces | Typedefs | Functions
Box.h File Reference
#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::ostreamlsst::geom::operator<< (std::ostream &os, Box2I const &box)
 
std::ostreamlsst::geom::operator<< (std::ostream &os, Box2D const &box)