GlsMap Toolkit
1.3.1
|
This is the complete list of members for disti::GeoRect, including all inherited members.
_maxLat (defined in disti::GeoRect) | disti::GeoRect | protected |
_maxLon (defined in disti::GeoRect) | disti::GeoRect | protected |
_minLat (defined in disti::GeoRect) | disti::GeoRect | protected |
_minLon (defined in disti::GeoRect) | disti::GeoRect | protected |
ContainsPoint(const GeoCoord &point) const | disti::GeoRect | inline |
ContainsPoint(double lon, double lat) const | disti::GeoRect | inline |
GeoRect() | disti::GeoRect | inline |
GeoRect(double minLongitude, double minLatitude, double maxLongitude, double maxLatitude) (defined in disti::GeoRect) | disti::GeoRect | inline |
GrowToContainPoint(const GeoCoord &point) | disti::GeoRect | inline |
GrowToContainPoint(double lon, double lat) | disti::GeoRect | inline |
Intersects(const GeoRect &other) const | disti::GeoRect | inline |
IsNull() const | disti::GeoRect | inline |
MaxLatitude(double value) (defined in disti::GeoRect) | disti::GeoRect | inline |
MaxLatitude() const (defined in disti::GeoRect) | disti::GeoRect | inline |
MaxLongitude(double value) (defined in disti::GeoRect) | disti::GeoRect | inline |
MaxLongitude() const (defined in disti::GeoRect) | disti::GeoRect | inline |
MinLatitude(double value) (defined in disti::GeoRect) | disti::GeoRect | inline |
MinLatitude() const (defined in disti::GeoRect) | disti::GeoRect | inline |
MinLongitude(double value) (defined in disti::GeoRect) | disti::GeoRect | inline |
MinLongitude() const (defined in disti::GeoRect) | disti::GeoRect | inline |
operator<<(std::ostream &os, const GeoRect &r) | disti::GeoRect | friend |
Scale(const double scaleFactor) | disti::GeoRect | inline |
SetRect(double minLongitude, double minLatitude, double maxLongitude, double maxLatitude) | disti::GeoRect | inline |
SetToIntersection(const GeoRect &rect1, const GeoRect &rect2) | disti::GeoRect | inline |
SetToNull() | disti::GeoRect | inline |
SetToPoint(const GeoCoord &point) | disti::GeoRect | inline |
SetToPoint(double lon, double lat) | disti::GeoRect | inline |