#include <synthetic-stream-gl.h>
Public Member Functions | |
const byte * | get_frame_data () const override |
virtual gpu_section & | get_gpu_section () override |
gpu_addon () | |
gpu_addon (gpu_addon &&other) | |
gpu_addon & | operator= (gpu_addon &&other) |
frame_interface * | publish (std::shared_ptr< archive_interface > new_owner) override |
void | unpublish () override |
Public Member Functions inherited from librealsense::gl::gpu_addon_interface | |
virtual | ~gpu_addon_interface ()=default |
Private Attributes | |
gpu_section | _section |
Definition at line 388 of file synthetic-stream-gl.h.
|
inline |
Definition at line 408 of file synthetic-stream-gl.h.
|
inline |
Definition at line 409 of file synthetic-stream-gl.h.
|
inlineoverride |
Definition at line 402 of file synthetic-stream-gl.h.
|
inlineoverridevirtual |
Implements librealsense::gl::gpu_addon_interface.
Definition at line 391 of file synthetic-stream-gl.h.
|
inline |
Definition at line 413 of file synthetic-stream-gl.h.
|
inlineoverride |
Definition at line 392 of file synthetic-stream-gl.h.
|
inlineoverride |
Definition at line 397 of file synthetic-stream-gl.h.
|
mutableprivate |
Definition at line 418 of file synthetic-stream-gl.h.