This is the complete list of members for utl::UTMPoint, including all inherited members.
| BandFromLatitude(const double theLatitude) | utl::UTMPoint | privatestatic |
| eZoneMax enum value | utl::UTMPoint | |
| eZoneMin enum value | utl::UTMPoint | |
| fBand | utl::UTMPoint | private |
| fEasting | utl::UTMPoint | private |
| fEllipsoid | utl::UTMPoint | private |
| fHeight | utl::UTMPoint | private |
| fNorthing | utl::UTMPoint | private |
| fZone | utl::UTMPoint | private |
| GetBand() const | utl::UTMPoint | inline |
| GetCoordinates() const | utl::UTMPoint | inline |
| GetCoordinates3() const | utl::UTMPoint | inline |
| GetCoordinates4() const | utl::UTMPoint | inline |
| GetEasting() const | utl::UTMPoint | inline |
| GetEllipsoid() const | utl::UTMPoint | inline |
| GetGeodeticCoordinates() const | utl::UTMPoint | |
| GetHeight() const | utl::UTMPoint | inline |
| GetNorthing() const | utl::UTMPoint | inline |
| GetPoint(const CoordinateSystemPtr &theCS=CoordinateSystemPtr()) const | utl::UTMPoint | |
| GetZone() const | utl::UTMPoint | inline |
| operator!=(const UTMPoint &rhs) const | utl::UTMPoint | inline |
| operator==(const UTMPoint &rhs) const | utl::UTMPoint | inline |
| SetFromCartesian(const Point &thePoint) | utl::UTMPoint | private |
| SetFromLatitudeLongitude(const double theLatitude, const double theLongitude) | utl::UTMPoint | private |
| SetFromOtherDatum(const UTMPoint &theUTMPoint) | utl::UTMPoint | private |
| UTMPoint(const double theNorthing, const double theEasting, const double theHeight, const int theZone, const char theBand, const ReferenceEllipsoid &theEllipsoid) | utl::UTMPoint | inline |
| UTMPoint(const double theNorthing, const double theEasting, const double theHeight, const int theZone, const char theBand, const ReferenceEllipsoid::EllipsoidID theEllipsoidID) | utl::UTMPoint | inline |
| UTMPoint(const UTMPoint &theUTMPoint, const ReferenceEllipsoid &theEllipsoid) | utl::UTMPoint | inline |
| UTMPoint(const UTMPoint &theUTMPoint, const ReferenceEllipsoid::EllipsoidID theEllipsoidID) | utl::UTMPoint | inline |
| UTMPoint(const Point &thePoint, const ReferenceEllipsoid &theEllipsoid) | utl::UTMPoint | inline |
| UTMPoint(const Point &thePoint, const ReferenceEllipsoid::EllipsoidID theEllipsoidID) | utl::UTMPoint | inline |
| UTMPoint(const double theLatitude, const double theLongitude, const double theHeight, const ReferenceEllipsoid &theEllipsoid) | utl::UTMPoint | inline |
| UTMPoint(const double theLatitude, const double theLongitude, const double theHeight, const ReferenceEllipsoid::EllipsoidID theEllipsoidID) | utl::UTMPoint | inline |
| VerifyZone() | utl::UTMPoint | private |
| ZoneFromLatitudeLongitude(const double theLatitude, const double theLongitude) | utl::UTMPoint | privatestatic |
| ZoneRange enum name | utl::UTMPoint | |
| ~UTMPoint() | utl::UTMPoint | inline |