LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
Box3d.h File Reference

This file declares a class for representing axis-aligned bounding boxes in ℝ³. More...

#include <iosfwd>
#include "Interval1d.h"
#include "Relationship.h"
#include "Vector3d.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::Box3d
 Box3d represents a box in ℝ³. More...
 

Namespaces

 lsst
 A base class for image defects.
 
 lsst::sphgeom
 

Functions

std::ostreamlsst::sphgeom::operator<< (std::ostream &, Box3d const &)
 

Detailed Description

This file declares a class for representing axis-aligned bounding boxes in ℝ³.

Definition in file Box3d.h.