![]() |
NDEVR
API Documentation
|
Application options for configuring the RealSense interface module. More...
Static Public Member Functions | |
| static void | ResetOptionsToDefaults () |
| Resets all RealSense options to their default values. | |
Static Public Attributes | |
| static ApplicationOption< bool > | load_model |
| Whether to load a 3D model of the sensor. | |
| static TranslatedString | options_label |
| Translated label for the options section. | |
| static ApplicationOption< Angle< fltp08 > > | realsense_roll |
| The roll angle offset for the RealSense sensor. | |
| static ApplicationOption< bool > | setup_remote_client |
| Whether to connect to a remote RealSense server. | |
| static ApplicationOption< bool > | setup_server |
| Whether to run as a RealSense data server. | |
Application options for configuring the RealSense interface module.
Definition at line 7 of file RealSenseOptions.h.