| PathEngine home | previous: | next: |
Queries the horizontal range of an individual tile in this tiling.
void getTileRange(tSigned32 tileIndex, cHorizontalRange& result) const; |
| tileIndex | The index of the tile being queried. | ||
| result | The horizontal extents of the queried tile. |
This method returns the actual range covered by this tile.
Note that a slightly expanded range needs to be applied when determining which source content elements
should be include for tiled 3D content processing.
Use
| Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEngine | next: |