GL Studio C++ Runtime API
GeoRect Member List

This is the complete list of members for GeoRect, including all inherited members.

ContainsPoint(const GeoCoord &point) const GeoRectinline
ContainsPoint(double lon, double lat) const GeoRectinline
GeoRect()GeoRectinline
GrowToContainPoint(const GeoCoord &point)GeoRectinline
GrowToContainPoint(double lon, double lat)GeoRectinline
Intersects(const GeoRect &other) const GeoRectinline
IsNull() const GeoRectinline
operator<<(std::ostream &os, const GeoRect &r)GeoRectfriend
Scale(const double scaleFactor)GeoRectinline
SetRect(double minLongitude, double minLatitude, double maxLongitude, double maxLatitude)GeoRectinline
SetToIntersection(const GeoRect &rect1, const GeoRect &rect2)GeoRectinline
SetToNull()GeoRectinline
SetToPoint(const GeoCoord &point)GeoRectinline
SetToPoint(double lon, double lat)GeoRectinline