#include <synthetic-stream-gl.h>
Classes | |
class | bypass_option |
Protected Attributes | |
std::vector< std::shared_ptr< processing_block > > | _blocks |
int | index = 0 |
Protected Attributes inherited from librealsense::processing_block | |
frame_processor_callback_ptr | _callback |
std::mutex | _mutex |
frame_source | _source |
synthetic_source | _source_wrapper |
Protected Attributes inherited from librealsense::options_container | |
std::map< rs2_option, std::shared_ptr< option > > | _options |
std::function< void(const options_interface &)> | _recording_function = [](const options_interface&) {} |
Definition at line 431 of file synthetic-stream-gl.h.
|
inline |
Definition at line 468 of file synthetic-stream-gl.h.
|
inline |
Definition at line 487 of file synthetic-stream-gl.h.
|
inline |
Definition at line 470 of file synthetic-stream-gl.h.
|
inlineoverridevirtual |
Implements librealsense::processing_block_interface.
Definition at line 513 of file synthetic-stream-gl.h.
|
inlineoverridevirtual |
Implements librealsense::processing_block_interface.
Definition at line 509 of file synthetic-stream-gl.h.
|
inlineoverridevirtual |
Implements librealsense::processing_block_interface.
Definition at line 505 of file synthetic-stream-gl.h.
|
inlineoverridevirtual |
Implements librealsense::processing_block_interface.
Definition at line 501 of file synthetic-stream-gl.h.
|
protected |
Definition at line 518 of file synthetic-stream-gl.h.
|
protected |
Definition at line 519 of file synthetic-stream-gl.h.