|
Omnidome
Fulldome Mapping Software Toolkit
|
Calibration for several projectors. More...
#include <calibration.h>

Data Fields | |
| char | header [80] |
| Header string. More... | |
| uint32_t | content_type |
| Calibration content type 0 = UV coords, 1 = UVW coords. More... | |
| uint32_t | num_projectors |
| Number of projectors. More... | |
| omnic_calibrated_projector * | projectors |
| List of calibrated projectors. More... | |
Calibration for several projectors.
| uint32_t omnic_calibration::content_type |
Calibration content type 0 = UV coords, 1 = UVW coords.
| char omnic_calibration::header[80] |
Header string.
| uint32_t omnic_calibration::num_projectors |
Number of projectors.
| omnic_calibrated_projector* omnic_calibration::projectors |
List of calibrated projectors.
1.8.6