|
GoWebScan API
|
| kStatus GoWebScanCalInputTile_Construct | ( | GoWebScanCalInputTile * | tile, |
| k64s | position, | ||
| k64s | time, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalInputTile object.
| tile | Receives the constructed GoWebScanCalInputTile object. |
| position | Y-axis index of the tile. |
| time | Timestamp of the tile (microseconds). |
| allocator | Memory allocator (or kNULL for default). |