GlsMap Toolkit  1.8.0
disti::GeoRect Member List

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

_maxLat (defined in disti::GeoRect)disti::GeoRectprotected
_maxLon (defined in disti::GeoRect)disti::GeoRectprotected
_minLat (defined in disti::GeoRect)disti::GeoRectprotected
_minLon (defined in disti::GeoRect)disti::GeoRectprotected
ContainsPoint(const GeoCoord &point) const disti::GeoRectinline
ContainsPoint(double lon, double lat) const disti::GeoRectinline
GeoRect()disti::GeoRectinline
GeoRect(double minLongitude, double minLatitude, double maxLongitude, double maxLatitude) (defined in disti::GeoRect)disti::GeoRectinline
GrowToContainPoint(const GeoCoord &point)disti::GeoRectinline
GrowToContainPoint(double lon, double lat)disti::GeoRectinline
Intersects(const GeoRect &other) const disti::GeoRectinline
IsNull() const disti::GeoRectinline
MaxLatitude(double value) (defined in disti::GeoRect)disti::GeoRectinline
MaxLatitude() const (defined in disti::GeoRect)disti::GeoRectinline
MaxLongitude(double value) (defined in disti::GeoRect)disti::GeoRectinline
MaxLongitude() const (defined in disti::GeoRect)disti::GeoRectinline
MinLatitude(double value) (defined in disti::GeoRect)disti::GeoRectinline
MinLatitude() const (defined in disti::GeoRect)disti::GeoRectinline
MinLongitude(double value) (defined in disti::GeoRect)disti::GeoRectinline
MinLongitude() const (defined in disti::GeoRect)disti::GeoRectinline
operator<<(std::ostream &os, const GeoRect &r)disti::GeoRectfriend
Scale(const double scaleFactor)disti::GeoRectinline
SetRect(double minLongitude, double minLatitude, double maxLongitude, double maxLatitude)disti::GeoRectinline
SetToIntersection(const GeoRect &rect1, const GeoRect &rect2)disti::GeoRectinline
SetToNull()disti::GeoRectinline
SetToPoint(const GeoCoord &point)disti::GeoRectinline
SetToPoint(double lon, double lat)disti::GeoRectinline