|
GoWebScan API
|
| kStatus GoWebScanTileCombiner_LaneAt | ( | GoWebScanTileCombiner | combiner, |
| kSSize | index, | ||
| k32s * | id0, | ||
| k32s * | id1, | ||
| k32s * | id2, | ||
| k32s * | id3 | ||
| ) |
Gets the lane ID for a given lane index.
| combiner | GoWebScanTileCombiner object. |
| index | Lane index. |
| id0 | Receives the first element of the lane ID. |
| id1 | Receives the second element of the lane ID. |
| id2 | Receives the third element of the lane ID. |
| id3 | Receives the fourth element of the lane ID. |