|
Omnidome
Fulldome Mapping Software Toolkit
|
Rectangle struct. More...
#include <calibration.h>
Data Fields | |
| int32_t | offset_x |
| Offset in X direction. More... | |
| int32_t | offset_y |
| Offset in Y direction. More... | |
| uint32_t | width |
| Width of rectangle. More... | |
| uint32_t | height |
| Height of rectangle. More... | |
Rectangle struct.
| uint32_t omnic_rect::height |
Height of rectangle.
| int32_t omnic_rect::offset_x |
Offset in X direction.
| int32_t omnic_rect::offset_y |
Offset in Y direction.
| uint32_t omnic_rect::width |
Width of rectangle.
1.8.6