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

#include <synthetic-stream-gl.h>

Public Member Functions

void init (int w, int h)
 
void query (T *res, int x0, int y0, int w, int h, uint32_t format, uint32_t type)
 
void reset ()
 

Private Attributes

int index = 0
 
uint32_t pboIds [N]
 

Detailed Description

template<class T, int N = 2>
class librealsense::gl::pbo< T, N >

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

Member Function Documentation

template<class T, int N = 2>
void librealsense::gl::pbo< T, N >::init ( int  w,
int  h 
)
inline

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

template<class T, int N = 2>
void librealsense::gl::pbo< T, N >::query ( T *  res,
int  x0,
int  y0,
int  w,
int  h,
uint32_t  format,
uint32_t  type 
)
inline

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

template<class T, int N = 2>
void librealsense::gl::pbo< T, N >::reset ( void  )
inline

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

Member Data Documentation

template<class T, int N = 2>
int librealsense::gl::pbo< T, N >::index = 0
private

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

template<class T, int N = 2>
uint32_t librealsense::gl::pbo< T, N >::pboIds[N]
private

Definition at line 112 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