Public Member Functions | Public Attributes | List of all members
filter_options Class Reference

Public Member Functions

 filter_options (const std::string name, rs2::filter &filter)
 
 filter_options (filter_options &&other)
 

Public Attributes

rs2::filterfilter
 
std::string filter_name
 
std::atomic_bool is_enabled
 
std::map< rs2_option, filter_slider_uisupported_options
 

Detailed Description

Class to encapsulate a filter alongside its options

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

Constructor & Destructor Documentation

filter_options::filter_options ( const std::string  name,
rs2::filter flt 
)

Constructor for filter_options, takes a name and a filter.

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

filter_options::filter_options ( filter_options &&  other)

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

Member Data Documentation

rs2::filter& filter_options::filter

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

std::string filter_options::filter_name

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

std::atomic_bool filter_options::is_enabled

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

std::map<rs2_option, filter_slider_ui> filter_options::supported_options

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


The documentation for this class 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