|
FireSync API
|
| kStatus kLdCalLookup_Construct | ( | kLdCalLookup * | lookup, |
| kLdCal | cal, | ||
| kAlloc | alloc | ||
| ) |
Constructs a kLdCalLookup object.
| lookup | Destination for the constructed object handle. |
| cal | Handle to the laser driver calibration object. Required only for construction and does not need to be retained during the lifetime of this class |
| alloc | Memory allocator (or kNULL for default). |