MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual bool MgCoordinateSystemMathComparator::SameEllipsoid ( MgCoordinateSystemEllipsoid pDefinition1,
MgCoordinateSystemEllipsoid pDefinition2 
) [pure virtual]

Determines if the two given ellipsoids are the same.

Parameters:
pDefinition1(MgCoordinateSystemEllipsoid) The first definition to compare
pDefinition2(MgCoordinateSystemEllipsoid) The second definiton to compare
Returns:
true if both definitions are the same. false otherwise