Here are the classes, structs, unions and interfaces with brief descriptions:
| lfCamera | Camera data. Unknown fields are set to NULL |
| lfDatabase | A lens database object |
| lfLens | Lens data. Unknown fields are set to NULL or 0 |
| lfLensCalibCrop | Struct to save image crop, which can depend on the focal length |
| lfLensCalibDistortion | Lens distortion calibration data |
| lfLensCalibFov | Struct to save calibrated field of view, which can depends on the focal length (DEPRECATED) |
| lfLensCalibRealFocal | Struct to save real focal length, which can depends on the (nominal) focal length |
| lfLensCalibTCA | Laterlal chromatic aberrations calibration data |
| lfLensCalibVignetting | Lens vignetting calibration data |
| lfModifier | A modifier object contains optimized data required to rectify a image |
| lfMount | This structure contains everything specific to a camera mount |
| lfParameter | This structure describes a single parameter for some lens model |