PathEngine home | previous: | next: |
Returns the number of ground tiles overlapped by the represented region for a given federation tile.
int32_t getNumberOfGroundTilesOverlapped(int32_t tileIndex, const iSourceTiling& tiling) const; |
tileIndex | The index of a federation tile. | ||
tiling | An iSourceTiling object defining the position and placement of ground tiles. |
This method is called by the client application prior to calling
int getNumberOfGroundTilesOverlapped(int tileIndex, SourceTiling tiling); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |