NDEVR
API Documentation
RealSenseOptions.h
1#pragma once
2#include "DLLInfo.h"
3#include "Base/Headers/ApplicationOptions.h"
4namespace NDEVR
5{
18}
The default object to store data of any type that should persist through sessions of the application.
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
The primary namespace for the NDEVR SDK.
Application options for configuring the RealSense interface module.
static TranslatedString options_label
Translated label for the options section.
static void ResetOptionsToDefaults()
Resets all RealSense options to their default values.
static ApplicationOption< bool > setup_server
Whether to run as a RealSense data server.
static ApplicationOption< bool > load_model
Whether to load a 3D model of the sensor.
static ApplicationOption< bool > setup_remote_client
Whether to connect to a remote RealSense server.
static ApplicationOption< Angle< fltp08 > > realsense_roll
The roll angle offset for the RealSense sensor.