Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <rs_processing_gl.hpp>
Additional Inherited Members | |
![]() | |
y411_decoder (std::shared_ptr< rs2_processing_block > block) | |
![]() | |
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 |
Similar in functionality (Y411->RGB8 conversion) to rs2::y411_decoder but performed on the GPU.
|
inline |