Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <rs_processing_gl.hpp>
Static Public Attributes | |
static const auto | OPTION_MOUSE_X = rs2_option(RS2_OPTION_COUNT + 1) |
static const auto | OPTION_MOUSE_Y = rs2_option(RS2_OPTION_COUNT + 2) |
static const auto | OPTION_MOUSE_PICK = rs2_option(RS2_OPTION_COUNT + 3) |
static const auto | OPTION_WAS_PICKED = rs2_option(RS2_OPTION_COUNT + 4) |
static const auto | OPTION_SELECTED = rs2_option(RS2_OPTION_COUNT + 5) |
Friends | |
class | context |
Additional Inherited Members | |
![]() | |
void | register_simple_option (rs2_option option_id, option_range range) |
![]() | |
options (rs2_options *o=nullptr) | |
template<class T > | |
options & | operator= (const T &dev) |
![]() | |
frame_queue | _queue |
![]() | |
std::shared_ptr< rs2_processing_block > | _block |
Camera Renderer can be used to visualize underlying camera model, given a frame from the camera Based on official CAD files For proper rendering, set_matrix needs to be used to configure projection and view matrix
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |
|
static |