#include <synthetic-stream-gl.h>
Public Attributes | |
uint32_t | data_type |
rs2_format | format |
uint32_t | gl_format |
uint32_t | internal_format |
int | size |
texture_type | type |
Definition at line 45 of file synthetic-stream-gl.h.
uint32_t librealsense::gl::texture_mapping::data_type |
Definition at line 52 of file synthetic-stream-gl.h.
rs2_format librealsense::gl::texture_mapping::format |
Definition at line 48 of file synthetic-stream-gl.h.
uint32_t librealsense::gl::texture_mapping::gl_format |
Definition at line 51 of file synthetic-stream-gl.h.
uint32_t librealsense::gl::texture_mapping::internal_format |
Definition at line 50 of file synthetic-stream-gl.h.
int librealsense::gl::texture_mapping::size |
Definition at line 49 of file synthetic-stream-gl.h.
texture_type librealsense::gl::texture_mapping::type |
Definition at line 47 of file synthetic-stream-gl.h.