NDEVR
API Documentation
PhysicalCameraView::ToolButtonSettings

Configuration flags controlling which tool buttons are visible in the camera toolbar. More...

Public Attributes

bool show_compass_button = false
 Whether to show the compass orientation button.
bool show_invert_image_button = false
 Whether to show the invert colors button.
bool show_light_brightness_slider = true
 Whether to show the light brightness slider.
bool show_light_button = false
 Whether to show the light on/off button.
bool show_moveable_button = false
 Whether to show the moveable/undock button.
bool show_orient_camera_button = true
 Whether to show the camera orientation button.
bool show_pause_record_button = true
 Whether to show the pause recording button.
bool show_record_button = true
 Whether to show the video record button.
bool show_refresh_button = false
 Whether to show the refresh/reconnect button.
bool show_settings_button = false
 Whether to show the settings button.
bool show_swap_camera_button = false
 Whether to show the swap camera button.
bool show_take_image_button = true
 Whether to show the screenshot capture button.
bool show_zoom_button = true
 Whether to show the zoom button.

Detailed Description

Configuration flags controlling which tool buttons are visible in the camera toolbar.

Definition at line 94 of file PhysicalCameraView.h.


The documentation for this struct was generated from the following file: