#include <synthetic-stream-gl.h>
Definition at line 232 of file synthetic-stream-gl.h.
librealsense::gl::gpu_object::gpu_object |
( |
| ) |
|
|
protecteddefault |
librealsense::gl::gpu_object::gpu_object |
( |
const gpu_object & |
| ) |
|
|
privatedelete |
virtual void librealsense::gl::gpu_object::cleanup_gpu_resources |
( |
| ) |
|
|
protectedpure virtual |
virtual void librealsense::gl::gpu_object::create_gpu_resources |
( |
| ) |
|
|
protectedpure virtual |
bool librealsense::gl::gpu_object::glsl_enabled |
( |
| ) |
const |
|
inlineprotected |
void librealsense::gl::gpu_object::need_cleanup |
( |
| ) |
|
|
inlineprotected |
void librealsense::gl::gpu_object::update_gpu_resources |
( |
bool |
use_glsl | ) |
|
|
inlineprivate |
void librealsense::gl::gpu_object::use_glsl |
( |
bool |
val | ) |
|
|
inlineprotected |
std::atomic_int librealsense::gl::gpu_object::_needs_cleanup { 0 } |
|
private |
bool librealsense::gl::gpu_object::_use_glsl = false |
|
private |
The documentation for this class was generated from the following file: