|
Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <rs_processing_gl.hpp>
Friends | |
| class | context |
Additional Inherited Members | |
Protected Member Functions inherited from rs2::pointcloud | |
| pointcloud (std::shared_ptr< rs2_processing_block > block) | |
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 |
Generating the 3D point cloud base on depth frame also create the mapped texture. Similar in functionality to rs2::pointcloud but performed on the GPU
|
inline |
|
inline |