TsmTileHeader* tsmAllocTileHeader ( void ) Allocate memory to store a tile header
Allocate memory to store a tile header.This function will return an allocated area of memory sufficient to hold a tile header. Tile Headers contains all of the descriptive variables about a raw tile buffer, e.g. the tile coordinates and resolution (level) that it refers to, etc.