LSSTApplications  19.0.0-10-g4a5fae6+21,20.0.0,20.0.0+1,20.0.0+2,20.0.0+3,20.0.0+6,20.0.0+7,20.0.0+8,20.0.0-1-g10df615+6,20.0.0-1-g253301a+2,20.0.0-1-g32a200e+6,20.0.0-1-g596936a+6,20.0.0-1-g8a53f90,20.0.0-1-gc96f8cb+7,20.0.0-1-gd1c87d7,20.0.0-15-g34741e2+1,20.0.0-2-g04cfba9,20.0.0-2-g92e20685+7,20.0.0-2-gec03fae,20.0.0-3-g082faa5,20.0.0-3-g2fa8bb8+3,20.0.0-4-gde602ef96+1,20.0.0-4-ge48a6ca+1,20.0.0-7-g180d0f2+2,20.0.0-8-g7eef53f7+2,w.2020.27
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"
#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

 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)