PathEngine home | previous: | next: |
Queries the horizontal range covered by this tiling.
void getWorldRange(cHorizontalRange& result) const; |
result | Returns the minimum and maximum bounds of the tiling, in X and Y. |
void getWorldRange(out PathEngine.HorizontalRange result); |
void getWorldRange(Object_OutArgument result); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |