cesium-native  0.41.0
CesiumGeometry::Rectangle Member List

This is the complete list of members for CesiumGeometry::Rectangle, including all inherited members.

computeHeight() const noexceptCesiumGeometry::Rectangleinline
computeIntersection(const Rectangle &other) const noexceptCesiumGeometry::Rectangle
computeSignedDistance(const glm::dvec2 &position) const noexceptCesiumGeometry::Rectangle
computeUnion(const Rectangle &other) const noexceptCesiumGeometry::Rectangle
computeWidth() const noexceptCesiumGeometry::Rectangleinline
contains(const glm::dvec2 &position) const noexceptCesiumGeometry::Rectangle
fullyContains(const Rectangle &other) const noexceptCesiumGeometry::Rectangle
getCenter() const noexceptCesiumGeometry::Rectangleinline
getLowerLeft() const noexceptCesiumGeometry::Rectangleinline
getLowerRight() const noexceptCesiumGeometry::Rectangleinline
getUpperLeft() const noexceptCesiumGeometry::Rectangleinline
getUpperRight() const noexceptCesiumGeometry::Rectangleinline
maximumXCesiumGeometry::Rectangle
maximumYCesiumGeometry::Rectangle
minimumXCesiumGeometry::Rectangle
minimumYCesiumGeometry::Rectangle
overlaps(const Rectangle &other) const noexceptCesiumGeometry::Rectangle
Rectangle() noexceptCesiumGeometry::Rectangleinline
Rectangle(double minimumX_, double minimumY_, double maximumX_, double maximumY_) noexceptCesiumGeometry::Rectangleinline