|
GoWebScan API
|
| kStatus GoWebScanCalInputTileSet_Construct | ( | GoWebScanCalInputTileSet * | set, |
| kSize | topCount, | ||
| kSize | bottomCount, | ||
| k64s | position, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalInputTileSet object.
| set | Receives the constructed GoWebScanCalInputTileSet object. |
| topCount | Number of nodes in the top plane. |
| bottomCount | Number of nodes in the bottom plane. |
| position | Y-axis index of the tile. |
| allocator | Memory allocator (or kNULL for default). |