#include <synthetic-stream-gl.h>
Public Member Functions | |
const rs2::matrix4 & | get_matrix (rs2_gl_matrix_type type) const |
matrix_container () | |
void | set_matrix (rs2_gl_matrix_type type, const rs2::matrix4 &val) |
virtual | ~matrix_container () |
Private Attributes | |
rs2::matrix4 | m [RS2_GL_MATRIX_COUNT] |
Definition at line 192 of file synthetic-stream-gl.h.
|
inline |
Definition at line 195 of file synthetic-stream-gl.h.
|
inlinevirtual |
Definition at line 202 of file synthetic-stream-gl.h.
|
inline |
Definition at line 200 of file synthetic-stream-gl.h.
|
inline |
Definition at line 201 of file synthetic-stream-gl.h.
|
private |
Definition at line 205 of file synthetic-stream-gl.h.