Public Member Functions | Private Attributes | List of all members
librealsense::gl::gpu_addon< T > Class Template Reference

#include <synthetic-stream-gl.h>

Inheritance diagram for librealsense::gl::gpu_addon< T >:
Inheritance graph
[legend]

Public Member Functions

const byteget_frame_data () const override
 
virtual gpu_sectionget_gpu_section () override
 
 gpu_addon ()
 
 gpu_addon (gpu_addon &&other)
 
gpu_addonoperator= (gpu_addon &&other)
 
frame_interfacepublish (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
 

Detailed Description

template<class T>
class librealsense::gl::gpu_addon< T >

Definition at line 388 of file synthetic-stream-gl.h.

Constructor & Destructor Documentation

template<class T>
librealsense::gl::gpu_addon< T >::gpu_addon ( )
inline

Definition at line 408 of file synthetic-stream-gl.h.

template<class T>
librealsense::gl::gpu_addon< T >::gpu_addon ( gpu_addon< T > &&  other)
inline

Definition at line 409 of file synthetic-stream-gl.h.

Member Function Documentation

template<class T>
const byte* librealsense::gl::gpu_addon< T >::get_frame_data ( ) const
inlineoverride

Definition at line 402 of file synthetic-stream-gl.h.

template<class T>
virtual gpu_section& librealsense::gl::gpu_addon< T >::get_gpu_section ( )
inlineoverridevirtual

Implements librealsense::gl::gpu_addon_interface.

Definition at line 391 of file synthetic-stream-gl.h.

template<class T>
gpu_addon& librealsense::gl::gpu_addon< T >::operator= ( gpu_addon< T > &&  other)
inline

Definition at line 413 of file synthetic-stream-gl.h.

template<class T>
frame_interface* librealsense::gl::gpu_addon< T >::publish ( std::shared_ptr< archive_interface new_owner)
inlineoverride

Definition at line 392 of file synthetic-stream-gl.h.

template<class T>
void librealsense::gl::gpu_addon< T >::unpublish ( )
inlineoverride

Definition at line 397 of file synthetic-stream-gl.h.

Member Data Documentation

template<class T>
gpu_section librealsense::gl::gpu_addon< T >::_section
mutableprivate

Definition at line 418 of file synthetic-stream-gl.h.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:39