![]() |
NDEVR
API Documentation
|
Logic for handling Images in the NDEVR space, including dialogs and imports. More...
Public Attributes | |
| String | camera_address |
| Network address of the camera feed. | |
| TranslatedString | camera_name |
| Display name of the camera. | |
| Vector< 2, fltp08 > | cross_hair_settings = Vector<2, fltp08>(0.5) |
| Crosshair position (normalized 0..1). | |
| bool | in_use = false |
| Whether this collimator is currently active. | |
| Vector< 2, Angle< fltp08 > > | position = Vector<2, Angle<fltp08>>(Angle<fltp08>(0.0)) |
| Angular position of the collimator. | |
Logic for handling Images in the NDEVR space, including dialogs and imports.
SetEnabled enables all default image logic.
Configuration for a single collimator including camera, crosshair, and position settings.
Definition at line 26 of file CollimatorLogic.h.