|
GoWebScan API
|
| kStatus GoWebScanCalCombiner_Construct | ( | GoWebScanCalCombiner * | combiner, |
| const GoWebScanCalCombinerParams * | args, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalCombiner object.
| combiner | Receives the constructed GoWebScanCalCombiner object. |
| args | Algorithm parameters. |
| allocator | Memory allocator (or kNULL for default). |