|  | GL Studio C++ Runtime API
    | 
This is the complete list of members for GeoRect, including all inherited members.
| ContainsPoint(const GeoCoord &point) const | GeoRect | inline | 
| ContainsPoint(double lon, double lat) const | GeoRect | inline | 
| GeoRect() | GeoRect | inline | 
| GrowToContainPoint(const GeoCoord &point) | GeoRect | inline | 
| GrowToContainPoint(double lon, double lat) | GeoRect | inline | 
| Intersects(const GeoRect &other) const | GeoRect | inline | 
| IsNull() const | GeoRect | inline | 
| operator<<(std::ostream &os, const GeoRect &r) | GeoRect | friend | 
| Scale(const double scaleFactor) | GeoRect | inline | 
| SetRect(double minLongitude, double minLatitude, double maxLongitude, double maxLatitude) | GeoRect | inline | 
| SetToIntersection(const GeoRect &rect1, const GeoRect &rect2) | GeoRect | inline | 
| SetToNull() | GeoRect | inline | 
| SetToPoint(const GeoCoord &point) | GeoRect | inline | 
| SetToPoint(double lon, double lat) | GeoRect | inline |