L3DT documentation
Large 3D terrain generator

map_GetMosaicTileSize

Description

Get the size, in pixels, of the side-length of the tiles in a mosaic map. Note tiles are always square, even though maps are not.

Function prototype

long CExtAPI::map_GetMosaicTileSize(ZMAP hMap);

Arguments

Name Type Comment
hMap ZMAP A ZMAP handle to the map, the mosaic tile size of which is to be retrieved.

Return value

Zero if an error occurred or the map is not a mosaic, and greater than zero otherwise.

Comments

None.

 
zeolite/functions/map_getmosaictilesize.txt · Last modified: 2017/08/31 07:06 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki