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