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