Public Member Functions | Public Attributes | List of all members
librealsense::gl::lane Struct Reference

#include <synthetic-stream-gl.h>

Public Member Functions

void register_gpu_object (gpu_object *obj)
 
void unregister_gpu_object (gpu_object *obj)
 

Public Attributes

std::atomic_bool active { false }
 
std::mutex mutex
 
std::unordered_set< gpu_object * > objs
 
bool use_glsl = false
 

Detailed Description

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

Member Function Documentation

void librealsense::gl::lane::register_gpu_object ( gpu_object obj)
inline

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

void librealsense::gl::lane::unregister_gpu_object ( gpu_object obj)
inline

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

Member Data Documentation

std::atomic_bool librealsense::gl::lane::active { false }

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

std::mutex librealsense::gl::lane::mutex

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

std::unordered_set<gpu_object*> librealsense::gl::lane::objs

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

bool librealsense::gl::lane::use_glsl = false

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


The documentation for this struct 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