Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
filter_slider_ui Struct Reference

Public Member Functions

bool render (const float3 &location, bool enabled)
 

Static Public Member Functions

static bool is_all_integers (const rs2::option_range &range)
 

Public Attributes

std::string description
 
bool is_int
 
std::string label
 
std::string name
 
rs2::option_range range
 
float value
 

Detailed Description

Helper class for controlling the filter's GUI element

Definition at line 18 of file rs-post-processing.cpp.

Member Function Documentation

bool filter_slider_ui::is_all_integers ( const rs2::option_range range)
static

Helper function for deciding on int ot float slider

Definition at line 340 of file rs-post-processing.cpp.

bool filter_slider_ui::render ( const float3 location,
bool  enabled 
)

Definition at line 293 of file rs-post-processing.cpp.

Member Data Documentation

std::string filter_slider_ui::description

Definition at line 22 of file rs-post-processing.cpp.

bool filter_slider_ui::is_int

Definition at line 23 of file rs-post-processing.cpp.

std::string filter_slider_ui::label

Definition at line 21 of file rs-post-processing.cpp.

std::string filter_slider_ui::name

Definition at line 20 of file rs-post-processing.cpp.

rs2::option_range filter_slider_ui::range

Definition at line 25 of file rs-post-processing.cpp.

float filter_slider_ui::value

Definition at line 24 of file rs-post-processing.cpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31