Public Member Functions | Private Attributes | List of all members
yuy2rgb_shader Class Reference
Inheritance diagram for yuy2rgb_shader:
Inheritance graph
[legend]

Public Member Functions

void set_size (int w, int h)
 
 yuy2rgb_shader ()
 
- Public Member Functions inherited from rs2::texture_2d_shader
void begin ()
 
void end ()
 
void set_opacity (float opacity)
 
void set_position_and_scale (const float2 &position, const float2 &scale)
 
 texture_2d_shader ()
 

Private Attributes

uint32_t _height_location
 
uint32_t _width_location
 

Additional Inherited Members

- Protected Member Functions inherited from rs2::texture_2d_shader
 texture_2d_shader (std::unique_ptr< shader_program > shader)
 
- Static Protected Member Functions inherited from rs2::texture_2d_shader
static const char * default_vertex_shader ()
 
- Protected Attributes inherited from rs2::texture_2d_shader
std::unique_ptr< shader_program_shader
 

Detailed Description

Definition at line 71 of file yuy2rgb-gl.cpp.

Constructor & Destructor Documentation

yuy2rgb_shader::yuy2rgb_shader ( )
inline

Definition at line 74 of file yuy2rgb-gl.cpp.

Member Function Documentation

void yuy2rgb_shader::set_size ( int  w,
int  h 
)
inline

Definition at line 83 of file yuy2rgb-gl.cpp.

Member Data Documentation

uint32_t yuy2rgb_shader::_height_location
private

Definition at line 91 of file yuy2rgb-gl.cpp.

uint32_t yuy2rgb_shader::_width_location
private

Definition at line 90 of file yuy2rgb-gl.cpp.


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:33