Loading [MathJax]/extensions/tex2jax.js
LSST Applications g0fba68d861+849f694866,g1fd858c14a+7a7b9dd5ed,g2c84ff76c0+5cb23283cf,g30358e5240+f0e04ebe90,g35bb328faa+fcb1d3bbc8,g436fd98eb5+bdc6fcdd04,g4af146b050+742274f7cd,g4d2262a081+9d5bd0394b,g4e0f332c67+cb09b8a5b6,g53246c7159+fcb1d3bbc8,g5a012ec0e7+477f9c599b,g60b5630c4e+bdc6fcdd04,g67b6fd64d1+2218407a0c,g78460c75b0+2f9a1b4bcd,g786e29fd12+cf7ec2a62a,g7b71ed6315+fcb1d3bbc8,g87b7deb4dc+777438113c,g8852436030+ebf28f0d95,g89139ef638+2218407a0c,g9125e01d80+fcb1d3bbc8,g989de1cb63+2218407a0c,g9f33ca652e+42fb53f4c8,g9f7030ddb1+11b9b6f027,ga2b97cdc51+bdc6fcdd04,gab72ac2889+bdc6fcdd04,gabe3b4be73+1e0a283bba,gabf8522325+3210f02652,gb1101e3267+9c79701da9,gb58c049af0+f03b321e39,gb89ab40317+2218407a0c,gcf25f946ba+ebf28f0d95,gd6cbbdb0b4+e8f9c9c900,gd9a9a58781+fcb1d3bbc8,gde0f65d7ad+47bbabaf80,gded526ad44+8c3210761e,ge278dab8ac+3ef3db156b,ge410e46f29+2218407a0c,gf67bdafdda+2218407a0c,v29.0.0.rc3
LSST Data Management Base Package
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
lsst::sphgeom::Box Member List

This is the complete list of members for lsst::sphgeom::Box, including all inherited members.

_relationship_to_overlaps(Relationship r)lsst::sphgeom::Regioninlineprotectedstatic
allLatitudes()lsst::sphgeom::Boxinlinestatic
allLongitudes()lsst::sphgeom::Boxinlinestatic
Box()lsst::sphgeom::Boxinline
Box(LonLat const &p)lsst::sphgeom::Boxinlineexplicit
Box(LonLat const &p1, LonLat const &p2)lsst::sphgeom::Boxinline
Box(LonLat const &p, Angle w, Angle h)lsst::sphgeom::Boxinline
Box(NormalizedAngleInterval const &lon, AngleInterval const &lat)lsst::sphgeom::Boxinline
clippedTo(LonLat const &x) constlsst::sphgeom::Boxinline
clippedTo(Box const &x) constlsst::sphgeom::Boxinline
clipTo(LonLat const &x)lsst::sphgeom::Boxinline
clipTo(Box const &x)lsst::sphgeom::Boxinline
clone() const overridelsst::sphgeom::Boxinlinevirtual
contains(LonLat const &x) constlsst::sphgeom::Boxinline
contains(Box const &x) constlsst::sphgeom::Boxinline
contains(UnitVector3d const &v) const overridelsst::sphgeom::Boxinlinevirtual
contains(double x, double y, double z) constlsst::sphgeom::Box
contains(double lon, double lat) constlsst::sphgeom::Box
decode(std::vector< std::uint8_t > const &s)lsst::sphgeom::Boxinlinestatic
decode(std::uint8_t const *buffer, size_t n)lsst::sphgeom::Boxstatic
decodeBase64(std::string const &s)lsst::sphgeom::Regioninlinestatic
decodeBase64(std::string_view const &s)lsst::sphgeom::Regionstatic
decodeOverlapsBase64(std::string const &s)lsst::sphgeom::Regioninlinestatic
decodeOverlapsBase64(std::string_view const &s)lsst::sphgeom::Regionstatic
dilateBy(Angle r)lsst::sphgeom::Box
dilateBy(Angle w, Angle h)lsst::sphgeom::Box
dilatedBy(Angle r) constlsst::sphgeom::Boxinline
dilatedBy(Angle w, Angle h) constlsst::sphgeom::Boxinline
empty()lsst::sphgeom::Boxinlinestatic
encode() const overridelsst::sphgeom::Boxvirtual
erodeBy(Angle r)lsst::sphgeom::Boxinline
erodeBy(Angle w, Angle h)lsst::sphgeom::Boxinline
erodedBy(Angle r) constlsst::sphgeom::Boxinline
erodedBy(Angle w, Angle h) constlsst::sphgeom::Boxinline
expandedTo(LonLat const &x) constlsst::sphgeom::Boxinline
expandedTo(Box const &x) constlsst::sphgeom::Boxinline
expandTo(LonLat const &x)lsst::sphgeom::Boxinline
expandTo(Box const &x)lsst::sphgeom::Boxinline
fromDegrees(double lon1, double lat1, double lon2, double lat2)lsst::sphgeom::Boxinlinestatic
fromRadians(double lon1, double lat1, double lon2, double lat2)lsst::sphgeom::Boxinlinestatic
full()lsst::sphgeom::Boxinlinestatic
getArea() constlsst::sphgeom::Box
getBoundingBox() const overridelsst::sphgeom::Boxinlinevirtual
getBoundingBox3d() const overridelsst::sphgeom::Boxvirtual
getBoundingCircle() const overridelsst::sphgeom::Boxvirtual
getCenter() constlsst::sphgeom::Boxinline
getHeight() constlsst::sphgeom::Boxinline
getLat() constlsst::sphgeom::Boxinline
getLon() constlsst::sphgeom::Boxinline
getRegions(Region const &region)lsst::sphgeom::Regionstatic
getWidth() constlsst::sphgeom::Boxinline
halfWidthForCircle(Angle r, Angle lat)lsst::sphgeom::Boxstatic
intersects(LonLat const &x) constlsst::sphgeom::Boxinline
intersects(Box const &x) constlsst::sphgeom::Boxinline
isDisjointFrom(LonLat const &x) constlsst::sphgeom::Boxinline
isDisjointFrom(Box const &x) constlsst::sphgeom::Boxinline
isEmpty() const overridelsst::sphgeom::Boxinlinevirtual
isFull() constlsst::sphgeom::Boxinline
isWithin(LonLat const &x) constlsst::sphgeom::Boxinline
isWithin(Box const &x) constlsst::sphgeom::Boxinline
operator!=(Box const &b) constlsst::sphgeom::Boxinline
operator!=(LonLat const &p) constlsst::sphgeom::Boxinline
operator==(Box const &b) constlsst::sphgeom::Boxinline
operator==(LonLat const &p) constlsst::sphgeom::Boxinline
overlaps(Region const &other) const overridelsst::sphgeom::Boxinlinevirtual
overlaps(Box const &) const overridelsst::sphgeom::Boxvirtual
overlaps(Circle const &) const overridelsst::sphgeom::Boxvirtual
overlaps(ConvexPolygon const &) const overridelsst::sphgeom::Boxvirtual
overlaps(Ellipse const &) const overridelsst::sphgeom::Boxvirtual
relate(LonLat const &p) constlsst::sphgeom::Boxinline
relate(Region const &r) const overridelsst::sphgeom::Boxinlinevirtual
relate(Box const &b) const overridelsst::sphgeom::Boxinlinevirtual
relate(Circle const &) const overridelsst::sphgeom::Boxvirtual
relate(ConvexPolygon const &) const overridelsst::sphgeom::Boxvirtual
relate(Ellipse const &) const overridelsst::sphgeom::Boxvirtual
TYPE_CODElsst::sphgeom::Boxstatic
~Region()=defaultlsst::sphgeom::Regionvirtual