LSSTApplications  16.0-10-gc1446dd+46,16.0-11-g09ed895+1,16.0-11-gffd197f+3,16.0-13-g7649090,16.0-14-g0a28612+1,16.0-14-g6c7ed55+20,16.0-15-ga29f190+1,16.0-16-g89065d4+19,16.0-16-gd8e3590+20,16.0-17-g7e0e4ff+14,16.0-17-ga3d2e9f+4,16.0-18-g8b9f497+2,16.0-19-gb830ed4e+20,16.0-2-g0febb12+21,16.0-2-g9d5294e+63,16.0-2-ga8830df+5,16.0-26-gc0e79ff+1,16.0-27-ge118ca2+3,16.0-3-ge00e371+25,16.0-4-g18f3627+7,16.0-4-g5f3a788+20,16.0-4-ga3eb747+10,16.0-4-gabf74b7+20,16.0-4-gade8416+13,16.0-4-gb13d127+5,16.0-44-ga6515cd1+3,16.0-5-g6a53317+25,16.0-5-gb3f8a4b+78,16.0-6-g9321be7+4,16.0-6-gcbc7b31+32,16.0-6-gf49912c+20,16.0-65-g76fe3eef2,16.0-7-g00e1f5f+1,16.0-7-gd2eeba5+41,16.0-8-g21fd5fe+20,16.0-8-g3a9f023+14,16.0-8-g4734f7a,16.0-9-g85d1a16+20,16.0-9-gf5c1f43+2,master-gdbf645fb6d+1,w.2018.50
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)