GoWebScan API
kStatus GoWebScanCalInputTileSet_Construct ( GoWebScanCalInputTileSet set,
kSize  topCount,
kSize  bottomCount,
k64s  position,
kAlloc  allocator 
)

Constructs a GoWebScanCalInputTileSet object.

Parameters
setReceives the constructed GoWebScanCalInputTileSet object.
topCountNumber of nodes in the top plane.
bottomCountNumber of nodes in the bottom plane.
positionY-axis index of the tile.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.