LSST Applications 27.0.0,g0265f82a02+469cd937ee,g02d81e74bb+21ad69e7e1,g1470d8bcf6+cbe83ee85a,g2079a07aa2+e67c6346a6,g212a7c68fe+04a9158687,g2305ad1205+94392ce272,g295015adf3+81dd352a9d,g2bbee38e9b+469cd937ee,g337abbeb29+469cd937ee,g3939d97d7f+72a9f7b576,g487adcacf7+71499e7cba,g50ff169b8f+5929b3527e,g52b1c1532d+a6fc98d2e7,g591dd9f2cf+df404f777f,g5a732f18d5+be83d3ecdb,g64a986408d+21ad69e7e1,g858d7b2824+21ad69e7e1,g8a8a8dda67+a6fc98d2e7,g99cad8db69+f62e5b0af5,g9ddcbc5298+d4bad12328,ga1e77700b3+9c366c4306,ga8c6da7877+71e4819109,gb0e22166c9+25ba2f69a1,gb6a65358fc+469cd937ee,gbb8dafda3b+69d3c0e320,gc07e1c2157+a98bf949bb,gc120e1dc64+615ec43309,gc28159a63d+469cd937ee,gcf0d15dbbd+72a9f7b576,gdaeeff99f8+a38ce5ea23,ge6526c86ff+3a7c1ac5f1,ge79ae78c31+469cd937ee,gee10cc3b42+a6fc98d2e7,gf1cff7945b+21ad69e7e1,gfbcc870c63+9a11dc8c8f
LSST Data Management Base Package
|
This is the complete list of members for lsst::sphgeom::Box, including all inherited members.
allLatitudes() | lsst::sphgeom::Box | inlinestatic |
allLongitudes() | lsst::sphgeom::Box | inlinestatic |
Box() | lsst::sphgeom::Box | inline |
Box(LonLat const &p) | lsst::sphgeom::Box | inlineexplicit |
Box(LonLat const &p1, LonLat const &p2) | lsst::sphgeom::Box | inline |
Box(LonLat const &p, Angle w, Angle h) | lsst::sphgeom::Box | inline |
Box(NormalizedAngleInterval const &lon, AngleInterval const &lat) | lsst::sphgeom::Box | inline |
clippedTo(LonLat const &x) const | lsst::sphgeom::Box | inline |
clippedTo(Box const &x) const | lsst::sphgeom::Box | inline |
clipTo(LonLat const &x) | lsst::sphgeom::Box | inline |
clipTo(Box const &x) | lsst::sphgeom::Box | inline |
clone() const override | lsst::sphgeom::Box | inlinevirtual |
contains(LonLat const &x) const | lsst::sphgeom::Box | inline |
contains(Box const &x) const | lsst::sphgeom::Box | inline |
contains(UnitVector3d const &v) const override | lsst::sphgeom::Box | inlinevirtual |
contains(UnitVector3d const &) const=0 | lsst::sphgeom::Box | virtual |
contains(double x, double y, double z) const | lsst::sphgeom::Box | |
contains(double lon, double lat) const | lsst::sphgeom::Box | |
decode(std::vector< uint8_t > const &s) | lsst::sphgeom::Box | inlinestatic |
decode(uint8_t const *buffer, size_t n) | lsst::sphgeom::Box | static |
dilateBy(Angle r) | lsst::sphgeom::Box | |
dilateBy(Angle w, Angle h) | lsst::sphgeom::Box | |
dilatedBy(Angle r) const | lsst::sphgeom::Box | inline |
dilatedBy(Angle w, Angle h) const | lsst::sphgeom::Box | inline |
empty() | lsst::sphgeom::Box | inlinestatic |
encode() const override | lsst::sphgeom::Box | virtual |
erodeBy(Angle r) | lsst::sphgeom::Box | inline |
erodeBy(Angle w, Angle h) | lsst::sphgeom::Box | inline |
erodedBy(Angle r) const | lsst::sphgeom::Box | inline |
erodedBy(Angle w, Angle h) const | lsst::sphgeom::Box | inline |
expandedTo(LonLat const &x) const | lsst::sphgeom::Box | inline |
expandedTo(Box const &x) const | lsst::sphgeom::Box | inline |
expandTo(LonLat const &x) | lsst::sphgeom::Box | inline |
expandTo(Box const &x) | lsst::sphgeom::Box | inline |
fromDegrees(double lon1, double lat1, double lon2, double lat2) | lsst::sphgeom::Box | inlinestatic |
fromRadians(double lon1, double lat1, double lon2, double lat2) | lsst::sphgeom::Box | inlinestatic |
full() | lsst::sphgeom::Box | inlinestatic |
getArea() const | lsst::sphgeom::Box | |
getBoundingBox() const override | lsst::sphgeom::Box | inlinevirtual |
getBoundingBox3d() const override | lsst::sphgeom::Box | virtual |
getBoundingCircle() const override | lsst::sphgeom::Box | virtual |
getCenter() const | lsst::sphgeom::Box | inline |
getHeight() const | lsst::sphgeom::Box | inline |
getLat() const | lsst::sphgeom::Box | inline |
getLon() const | lsst::sphgeom::Box | inline |
getWidth() const | lsst::sphgeom::Box | inline |
halfWidthForCircle(Angle r, Angle lat) | lsst::sphgeom::Box | static |
intersects(LonLat const &x) const | lsst::sphgeom::Box | inline |
intersects(Box const &x) const | lsst::sphgeom::Box | inline |
isDisjointFrom(LonLat const &x) const | lsst::sphgeom::Box | inline |
isDisjointFrom(Box const &x) const | lsst::sphgeom::Box | inline |
isEmpty() const | lsst::sphgeom::Box | inline |
isFull() const | lsst::sphgeom::Box | inline |
isWithin(LonLat const &x) const | lsst::sphgeom::Box | inline |
isWithin(Box const &x) const | lsst::sphgeom::Box | inline |
operator!=(Box const &b) const | lsst::sphgeom::Box | inline |
operator!=(LonLat const &p) const | lsst::sphgeom::Box | inline |
operator==(Box const &b) const | lsst::sphgeom::Box | inline |
operator==(LonLat const &p) const | lsst::sphgeom::Box | inline |
relate(LonLat const &p) const | lsst::sphgeom::Box | inline |
relate(Region const &r) const override | lsst::sphgeom::Box | inlinevirtual |
relate(Box const &b) const override | lsst::sphgeom::Box | inlinevirtual |
relate(Circle const &) const override | lsst::sphgeom::Box | virtual |
relate(ConvexPolygon const &) const override | lsst::sphgeom::Box | virtual |
relate(Ellipse const &) const override | lsst::sphgeom::Box | virtual |
TYPE_CODE | lsst::sphgeom::Box | static |
~Region() | lsst::sphgeom::Region | inlinevirtual |