SFCGAL
|
This is the complete list of members for SFCGAL::Envelope, including all inherited members.
boundsN(const size_t &n) | SFCGAL::Envelope | inline |
boundsN(const size_t &n) const | SFCGAL::Envelope | inline |
contains(const Envelope &a, const Envelope &b) | SFCGAL::Envelope | static |
Envelope() | SFCGAL::Envelope | |
Envelope(const double &xmin, const double &xmax, const double &ymin, const double &ymax) | SFCGAL::Envelope | |
Envelope(const double &xmin, const double &xmax, const double &ymin, const double &ymax, const double &zmin, const double &zmax) | SFCGAL::Envelope | |
Envelope(const Coordinate &p) | SFCGAL::Envelope | |
Envelope(const Coordinate &p1, const Coordinate &p2) | SFCGAL::Envelope | |
Envelope(const Envelope &other) | SFCGAL::Envelope | |
expandToInclude(const Coordinate &coordinate) | SFCGAL::Envelope | |
is3D() const | SFCGAL::Envelope | |
isEmpty() const | SFCGAL::Envelope | |
operator=(const Envelope &other) | SFCGAL::Envelope | |
overlaps(const Envelope &a, const Envelope &b) | SFCGAL::Envelope | static |
print(std::ostream &) const | SFCGAL::Envelope | |
toBbox_2() const | SFCGAL::Envelope | inline |
toBbox_3() const | SFCGAL::Envelope | inline |
toPolygon() const | SFCGAL::Envelope | |
toRing() const | SFCGAL::Envelope | |
toShell() const | SFCGAL::Envelope | |
toSolid() const | SFCGAL::Envelope | |
xMax() const | SFCGAL::Envelope | inline |
xMin() const | SFCGAL::Envelope | inline |
yMax() const | SFCGAL::Envelope | inline |
yMin() const | SFCGAL::Envelope | inline |
zMax() const | SFCGAL::Envelope | inline |
zMin() const | SFCGAL::Envelope | inline |
~Envelope() | SFCGAL::Envelope |