|
Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <rs_export.hpp>
Static Public Attributes | |
| static const auto | OPTION_IGNORE_COLOR = rs2_option(RS2_OPTION_COUNT + 10) |
| static const auto | OPTION_PLY_MESH = rs2_option(RS2_OPTION_COUNT + 11) |
| static const auto | OPTION_PLY_BINARY = rs2_option(RS2_OPTION_COUNT + 12) |
| static const auto | OPTION_PLY_NORMALS = rs2_option(RS2_OPTION_COUNT + 13) |
| static const auto | OPTION_PLY_THRESHOLD = rs2_option(RS2_OPTION_COUNT + 14) |
Additional Inherited Members | |
Protected Member Functions inherited from rs2::processing_block | |
| void | register_simple_option (rs2_option option_id, option_range range) |
Protected Member Functions inherited from rs2::options | |
| options (rs2_options *o=nullptr) | |
| template<class T > | |
| options & | operator= (const T &dev) |
Protected Attributes inherited from rs2::filter | |
| frame_queue | _queue |
Protected Attributes inherited from rs2::processing_block | |
| std::shared_ptr< rs2_processing_block > | _block |
|
inline |
|
static |
|
static |
|
static |
|
static |
|
static |