MapGuide API Reference
|
virtual bool MgCoordinateSystemMathComparator::SameEllipsoid | ( | MgCoordinateSystemEllipsoid * | pDefinition1, |
MgCoordinateSystemEllipsoid * | pDefinition2 | ||
) | [pure virtual] |
Determines if the two given ellipsoids are the same.
pDefinition1 | (MgCoordinateSystemEllipsoid) The first definition to compare |
pDefinition2 | (MgCoordinateSystemEllipsoid) The second definiton to compare |