Public Member Functions | Private Attributes | List of all members
librealsense::gl::matrix_container Class Reference

#include <synthetic-stream-gl.h>

Inheritance diagram for librealsense::gl::matrix_container:
Inheritance graph
[legend]

Public Member Functions

const rs2::matrix4get_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]
 

Detailed Description

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

Constructor & Destructor Documentation

librealsense::gl::matrix_container::matrix_container ( )
inline

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

virtual librealsense::gl::matrix_container::~matrix_container ( )
inlinevirtual

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

Member Function Documentation

const rs2::matrix4& librealsense::gl::matrix_container::get_matrix ( rs2_gl_matrix_type  type) const
inline

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

void librealsense::gl::matrix_container::set_matrix ( rs2_gl_matrix_type  type,
const rs2::matrix4 val 
)
inline

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

Member Data Documentation

rs2::matrix4 librealsense::gl::matrix_container::m[RS2_GL_MATRIX_COUNT]
private

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