Classes | Macros | Functions
realsense-ui-advanced-mode.h File Reference
#include <librealsense2/rs_advanced_mode.hpp>
#include <types.h>
Include dependency graph for realsense-ui-advanced-mode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  advanced_mode_control
 
struct  param_group< T >
 

Macros

#define TEXT_BUFF_SIZE   1024
 

Functions

template<class T , class S >
void checkbox (const char *id, T *val, S T::*f, bool &to_set)
 
void draw_advanced_mode_controls (rs400::advanced_mode &advanced, advanced_mode_control &amc, bool &get_curr_advanced_controls, bool &was_set, std::string &error_message)
 
template<class T >
bool * draw_edit_button (const char *id, T val, std::string *&val_str)
 
template<class T , class S >
void slider_float (std::string &error_message, const char *id, T *val, S T::*field, bool &to_set)
 
template<class T , class S >
void slider_int (std::string &error_message, const char *id, T *val, S T::*field, bool &to_set)
 
bool string_to_int (const std::string &str, float &result)
 

Macro Definition Documentation

#define TEXT_BUFF_SIZE   1024

Definition at line 9 of file realsense-ui-advanced-mode.h.

Function Documentation

template<class T , class S >
void checkbox ( const char *  id,
T *  val,
S T::*  f,
bool &  to_set 
)
inline

Definition at line 121 of file realsense-ui-advanced-mode.h.

void draw_advanced_mode_controls ( rs400::advanced_mode advanced,
advanced_mode_control amc,
bool &  get_curr_advanced_controls,
bool &  was_set,
std::string error_message 
)
inline

Definition at line 201 of file realsense-ui-advanced-mode.h.

template<class T >
bool* draw_edit_button ( const char *  id,
val,
std::string *&  val_str 
)

Definition at line 12 of file realsense-ui-advanced-mode.h.

template<class T , class S >
void slider_float ( std::string error_message,
const char *  id,
T *  val,
S T::*  field,
bool &  to_set 
)
inline

Definition at line 133 of file realsense-ui-advanced-mode.h.

template<class T , class S >
void slider_int ( std::string error_message,
const char *  id,
T *  val,
S T::*  field,
bool &  to_set 
)
inline

Definition at line 78 of file realsense-ui-advanced-mode.h.

bool string_to_int ( const std::string str,
float &  result 
)
inline

Definition at line 59 of file realsense-ui-advanced-mode.h.



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