|
GoWebScan API
|
| kStatus GoWebScanTileCombiner_AddLane | ( | GoWebScanTileCombiner | combiner, |
| k32s | msgId, | ||
| k32s | id1, | ||
| k32s | id2, | ||
| k32s | id3 | ||
| ) |
Adds a lane to the combiner.
A lane represents a unique source of tiles and is identified by the 4 element ID field in the tile message stamp.
| combiner | GoWebScanTileCombiner object. |
| msgId | Message type ID. |
| id1 | Second element of lane ID. |
| id2 | Third element of lane ID. |
| id3 | Fourth element of lane ID. |